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

AdvancedFindFilter..::..PrimaryTableName Property

Gets or sets the name of the primary table.

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

Syntax


[MaxLengthAttribute]
public string PrimaryTableName { get; set; }
<MaxLengthAttribute> _
Public Property PrimaryTableName As String
	Get
	Set
[MaxLengthAttribute]
public:
property String^ PrimaryTableName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the primary table.