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: 25.3.0.0 (25.3.0.0)
Sintassibool 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à
Boolean
Vedi anche