SqlSmoObject.ThrowIfBelowVersion120(String) Méthode

Définition

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

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

Paramètres

exceptionMessage
String

S’applique à