SqlSmoObject.ThrowIfAboveVersion80(String) Méthode

Définition

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

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

Paramètres

exceptionMessage
String

S’applique à