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

RecordLockingViewModel..::..TableDefinition Property

Gets the table definition.

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

Syntax


public TableDefinition<RecordLock> TableDefinition { get; }
Public ReadOnly Property TableDefinition As TableDefinition(Of RecordLock)
	Get
public:
property TableDefinition<RecordLock^>^ TableDefinition {
	TableDefinition<RecordLock^>^ get ();
}

Field Value

The table definition.