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