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

AdvancedFindInput..::..LockTable Property

Gets or sets the lock table.

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

Syntax


public TableDefinitionBase LockTable { get; set; }
Public Property LockTable As TableDefinitionBase
	Get
	Set
public:
property TableDefinitionBase^ LockTable {
	TableDefinitionBase^ get ();
	void set (TableDefinitionBase^ value);
}

Field Value

The lock table.