AdvancedFindInput..::..LockTable Property
Gets or sets the lock table.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }