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

IAdvancedFindLookupContext..::..RecordLocks Property

Gets or sets the record locks.

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

Syntax


TableDefinition<RecordLock> RecordLocks { get; set; }
Property RecordLocks As TableDefinition(Of RecordLock)
	Get
	Set
property TableDefinition<RecordLock^>^ RecordLocks {
	TableDefinition<RecordLock^>^ get ();
	void set (TableDefinition<RecordLock^>^ value);
}

Field Value

The record locks.