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

AdvancedFindLookup..::..TableName Property

Gets or sets the name of the table.

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

Syntax


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

Field Value

The name of the table.