Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkModel Class
AkModel Methods
FindDbDef Method
FindDbDefById Method
FindEnum Method
FindManagerType Method
FindRelation Method
FindRelationByName Method
FindType Method
FindTypeById Method
GetChildTypes Method
GetDbDefList Method
GetDisplay Method
GetEnumList Method
GetId Method
GetModelPath Method
GetRelationList Method
GetTypeList Method
HasChildType Method
HasManageRela Method
Init Method
Merge Method
SetDisplay Method
SetId Method
SetModelPath Method
TypeIsRef Method
AkModel
FindRelation Method
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
AkRelation
FindRelation
(
AkType
parentType
,
AkType
childType
)
Parameters
parentType
Type:
Appkit.Data
AkType
childType
Type:
Appkit.Data
AkType
Return Value
Type:
AkRelation
See Also
Reference
AkModel Class
Appkit.Data Namespace