SqlSmoObject.GetRealValue(Property, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la valeur réelle de la propriété.
protected object GetRealValue(Microsoft.SqlServer.Management.Smo.Property prop, object oldValue);
member this.GetRealValue : Microsoft.SqlServer.Management.Smo.Property * obj -> obj
Protected Function GetRealValue (prop As Property, oldValue As Object) As Object
Paramètres
- prop
- Property
Objet de propriété
- oldValue
- Object