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

AdvancedFindFormulaColumnWindow..::..ParentTable Property

Gets or sets the parent table.

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

Syntax


public string ParentTable { get; set; }
Public Property ParentTable As String
	Get
	Set
public:
property String^ ParentTable {
	String^ get ();
	void set (String^ value);
}

Field Value

The parent table.