JoinInfo..::..ParentJoin Property
Gets or sets the parent join.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TableFieldJoinDefinition ParentJoin { get; set; }
Public Property ParentJoin As TableFieldJoinDefinition Get Set
public: property TableFieldJoinDefinition^ ParentJoin { TableFieldJoinDefinition^ get (); void set (TableFieldJoinDefinition^ value); }