Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkProject Class
AkProject Methods
ClearPool Method
FindDefaultOwner Method
FindManagerByType Method
GetAppDisplay Method
GetAppId Method
GetConnectionCount Method
GetConnections Method
GetCreateTime Method
GetDisplay Method
GetId Method
GetLogging Method
GetManaList Method
GetModel Method
GetPrjId Method
GetRootObj Method
GetSyncController Method
Logon Method
SetLogging Method
AkProject
GetManaList Method
获取业务对象管理器集合。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
List
<
AkManager
>
GetManaList
()
Return Value
Type:
List
AkManager
业务对象管理器集合。
See Also
Reference
AkProject Class
Appkit.Data Namespace