Proprietà QSSqlFunctionReplaceOldValue
             | 
          
        
        
            Restituisce il valore da sostituire
            
        
        Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.4.0
Sintassipublic string OldValue { get; }Public ReadOnly Property OldValue As String
	Get
public:
property String^ OldValue {
	String^ get ();
}member OldValue : string with get
Valore della proprietà
String
Vedi anche