SqlSmoObject.ThrowIfBelowVersion130Prop(String) Méthode

Définition

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 à 13.0 (SQL 2016)

protected void ThrowIfBelowVersion130Prop(string propertyName);
member this.ThrowIfBelowVersion130Prop : string -> unit
Protected Sub ThrowIfBelowVersion130Prop (propertyName As String)

Paramètres

propertyName
String

S’applique à