SqlSmoObject.ThrowIfBelowVersion110Prop(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.
Lève une exception avec du texte indiquant que la propriété spécifiée n’est pas prise en charge si la version principale ServerVersion pour cet objet est inférieure à 11.0 (SQL 2012)
protected void ThrowIfBelowVersion110Prop(string propertyName);
member this.ThrowIfBelowVersion110Prop : string -> unit
Protected Sub ThrowIfBelowVersion110Prop (propertyName As String)
Paramètres
- propertyName
- String