SqlSmoObject.ThrowIfBelowVersion110(String) Méthode

Définition

Lève une exception UnsupportedVersionException si le serveur source ou de destination est inférieur à 11.0 (SQL 2012)

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

Paramètres

exceptionMessage
String

S’applique à