| AkModel Class |
Namespace: Appkit.Data
public class AkModel : AkBase
The AkModel type exposes the following members.
| Name | Description | |
|---|---|---|
| FindDbDef | ||
| FindDbDefById | ||
| FindEnum | ||
| FindManagerType | ||
| FindRelation | ||
| FindRelationByName | ||
| FindType(String) | ||
| FindType(String, String) | ||
| FindTypeById | ||
| GetChildTypes |
获取类型的子类型集合。
| |
| GetDbDefList | ||
| GetDisplay | ||
| GetEnumList | ||
| GetId | ||
| GetModelPath | ||
| GetRelationList | ||
| GetTypeList | ||
| HasChildType |
判断类型是否具有子类型。
即相关类型被定义了连接、并在连接中作为父类型。 | |
| HasManageRela | ||
| Init |
初始化。
| |
| Merge |
模型合并。
| |
| SetDisplay | ||
| SetId | ||
| SetModelPath | ||
| TypeIsRef |