Proprietà DbDocCompareCommandUseDocValues
|
Restituisce o imposta se vanno usati i valori del documento
(di default è false e vengono mantenuti i dati presenti nel database).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool UseDocValues { set; }
Public WriteOnly Property UseDocValues As Boolean
Set
public:
property bool UseDocValues {
void set (bool value);
}
member UseDocValues : bool with set
Valore della proprietà
Tipo:
BooleanVedi anche