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

RecordLockingLookup..::..Table Property

Gets or sets the table.

Namespace:  RingSoft.DbLookup.RecordLocking
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.