RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

JoinInfo..::..ChildJoin Property

Gets or sets the child join.

Namespace:  RingSoft.DbLookup
Assembly:  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);
}

Field Value

The child join.