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

AdvancedFindFilterRow..::..PrimaryTable Property

Gets or sets the primary table.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The primary table.