SqlSmoObject.ThrowIfBelowVersion90(String) Méthode

Définition

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

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

Paramètres

exceptionMessage
String

S’applique à