| DBServiceGetDBType Method (String) |
获取数据库种类
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static AkDBType GetDBType(
string dbId
)
Parameters
- dbId
- Type: SystemString
Return Value
Type:
AkDBType
See Also