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.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
BooleanVedi anche