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

AdvancedFindColumnRow..::..Table Property

Gets or sets the table.

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

Syntax


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

Field Value

The table.