| Top_object Methods |
The Top_object type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateNew |
新建系统。
| |
| CreateNew(AkObject) |
新建系统。
| |
| Exists(String) |
指定查询条件或标识的系统是否存在。
| |
| Exists(String, Object) |
指定的系统是否存在。
| |
| Find(String) |
查找系统。
| |
| Find(AkQuery) |
查找系统。
| |
| Find(String, Object) |
查找系统。
| |
| Find(AkConnection, AkQuery) |
查找系统。
| |
| Find(AkConnection, String) |
查找系统。
| |
| Find(AkConnection, String, Object) |
查找系统。
| |
| GetName |
获取对象名称。
| |
| GetObject_id |
获取对象标识。
| |
| SetName |
设置对象名称。
支持链式操作。 | |
| SetObject_id |
设置对象标识。
支持链式操作。 |