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

TreeViewItem..::..ParentJoin Property

Gets or sets the parent join.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public ForeignKeyDefinition ParentJoin { get; set; }
Public Property ParentJoin As ForeignKeyDefinition
	Get
	Set
public:
property ForeignKeyDefinition^ ParentJoin {
	ForeignKeyDefinition^ get ();
	void set (ForeignKeyDefinition^ value);
}

Field Value

The parent join.