SqlSmoObject.ThrowIfAboveVersion100(String) Méthode

Définition

Lève une exception si la version principale ServerVersion pour cet objet est supérieure à 10.0 (SQL 2008)

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

Paramètres

exceptionMessage
String

S’applique à