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

RecordLock..::..Table Property

Gets or sets the table.

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

Syntax


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

Field Value

The table.