Click or drag to resize
AkRelation Class
连接。
Inheritance Hierarchy
SystemObject
  Appkit.DataAbstractType
    Appkit.DataAkRelation

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class AkRelation : AbstractType

The AkRelation type exposes the following members.

Methods
Properties
  NameDescription
Public propertyChildType
子类型。
Public propertyDisplay
显示名称。
Public propertyName
名称。
Public propertyParentType
父类型。
Public propertyType
关系类型。
Top
See Also