SqlSmoObject.ThrowIfBelowVersion140(String) Méthode

Définition

Lève une exception si la version principale ServerVersion pour cet objet est inférieure à 14.0 (SQL 2017)

protected void ThrowIfBelowVersion140(string exceptionMessage = default);
member this.ThrowIfBelowVersion140 : string -> unit
Protected Sub ThrowIfBelowVersion140 (Optional exceptionMessage As String = Nothing)

Paramètres

exceptionMessage
String

S’applique à