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

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

Parameters

mn
Type: Appkit.DataAkManager

Return Value

Type: AkDBType
See Also