SqlSmoObject.IsSupportedProperty(String) 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.
Vérifier si la propriété spécifiée est prise en charge dans l’environnement serveur actuel
public bool IsSupportedProperty(string propertyName);
member this.IsSupportedProperty : string -> bool
Public Function IsSupportedProperty (propertyName As String) As Boolean
Paramètres
- propertyName
- String
Propriété à vérifier
Retours
True si elle est prise en charge, false sinon
Remarques
Cela concerne l’utilisation interne de SQL et peut ne pas fonctionner correctement si elle est utilisée dans le cas contraire