Click or drag to resize
AkProject Methods

The AkProject type exposes the following members.

Methods
  NameDescription
Public methodClearPool
清除对象缓存。
Public methodFindDefaultOwner
获取指定类型的默认所属父对象。
Public methodFindManagerByType
查找业务对象管理器。
Public methodGetAppDisplay
获取应用的显示名称。
Public methodGetAppId
获取应用标识。
Public methodGetConnectionCount
获取连接数目。
Public methodGetConnections
获取连接集合。
Public methodGetCreateTime
获取创建时间。
Public methodGetDisplay
获取工程显示名称。
Public methodGetId
获取工程标识。

同GetPrjId()。

Public methodGetLogging
获取是否写日志。
Public methodGetManaList
获取业务对象管理器集合。
Public methodGetModel
获取数据模型。
Public methodGetPrjId
获取工程标识。

同GetId()。

Public methodGetRootObj
获取根对象。
Public methodGetSyncController
获取同步控制器。
Public methodLogon
登录。
Public methodSetLogging
设置是否写日志。
Top
See Also