| Top_object Class |
Namespace: Appkit.Sys.Object
[SerializableAttribute] public class Top_object : AkObject
The Top_object type exposes the following members.
| Name | Description | |
|---|---|---|
| Top_object |
构造系统。
|
| 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 |
设置对象标识。
支持链式操作。 |
| Name | Description | |
|---|---|---|
| Name |
对象名称。
| |
| Object_id |
对象标识。
| |
| TableName |
表或视图名称。
| |
| ThisName |
类型名称。
| |
| TypeDisplay |
类型显示名称。
(Overrides AkObjectTypeDisplay.) | |
| TypeName |
类型名称。
(Overrides AkObjectTypeName.) |