Proprietà RootManagerCommandDbAlreadyLocked
|
Indica se il database è già stato bloccato.
Di conseguenza non verrà effettuato un altro blocco.
Di default è false;
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche