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
FindRelationByName Method
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
AkRelation
FindRelationByName
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
AkRelation
See Also
Reference
AkModel Class
Appkit.Data Namespace