| Frmthmattr Methods |
The Frmthmattr 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 |
设置对象标识。
支持链式操作。 |