Proprietà RootManagerCommandDbAlreadyLocked
|
Indica se il database è già stato bloccato.
Di conseguenza non verrà effettuato un altro blocco.
Di default è false;
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public bool DbAlreadyLocked { get; set; }
Public Property DbAlreadyLocked As Boolean
Get
Set
public:
property bool DbAlreadyLocked {
bool get ();
void set (bool value);
}
member DbAlreadyLocked : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche