SqlSmoObject.ThrowIfBelowVersion130(String) Méthode

Définition

Lève une exception si la version principale ServerVersion de cet objet est inférieure à 13.0 (SQL 2016)

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

Paramètres

exceptionMessage
String

S’applique à