Proprietà IDedDataUpdateRowVer
|
Indica se si necessita di aggiornare il ROWVER in fase di aggiornamento anagrafica.
Nel caso vengano modificati solamente attributi solo DB non dovrebbe essere modificato il ROWVER.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi bool UpdateRowVer { get; set; }
Property UpdateRowVer As Boolean
Get
Set
property bool UpdateRowVer {
bool get ();
void set (bool value);
}
abstract UpdateRowVer : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche