Développer Réduire
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Méthode SqlSmoObject.IAlienObject.GetPropertyValue

Gets the value of the specified property.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Object IAlienObject.GetPropertyValue(
	string propertyName,
	Type propertyType
)

Paramètres

propertyName
Type : System.String
The name of the property.
propertyType
Type : System.Type
The type of the property.

Valeur de retour

Type : System.Object
A Object which represents the value of the property.

Implémente

IAlienObject.GetPropertyValue(String, Type)
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.