SqlSmoObject.ThrowIfBelowVersion80(String) Méthode

Définition

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

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

Paramètres

exceptionMessage
String

S’applique à