Proprietà SaveDistCommandAllowNoDbCode
|
Restituisce o imposta se consentire il salvataggio di distinte contenenti codici non presenti nel Database.
Di default è inizializzata con la variabile CreaAnagrInSalvaDist (che di default è true)
e cerca di creare le anagrafiche mancanti.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool AllowNoDbCode { get; set; }
Public Property AllowNoDbCode As Boolean
Get
Set
public:
property bool AllowNoDbCode {
bool get ();
void set (bool value);
}
member AllowNoDbCode : bool with get, set
Valore della proprietà
BooleanVedi anche