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
GetConnections Method
获取连接集合。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
List
<
AkConnection
>
GetConnections
()
Return Value
Type:
List
AkConnection
连接集合。
See Also
Reference
AkProject Class
Appkit.Data Namespace