Click or drag to resize
AkManagerGetDbId Method
获取数据空间标识(名称)。

非 GUID 格式的标识。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string GetDbId()

Return Value

Type: String
数据空间标识(名称)。
See Also