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

JoinInfo..::..ParentJoin Property

Gets or sets the parent join.

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

Field Value

The parent join.