Click or drag to resize
DBServiceGetDBType Method (String)
获取数据库种类

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static AkDBType GetDBType(
	string dbId
)

Parameters

dbId
Type: SystemString

Return Value

Type: AkDBType
See Also