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.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche