SqlSmoObject.ThrowIfBelowVersion110(String) Método

Definição

Gerará um UnsupportedVersionException se o servidor de origem ou de destino estiver abaixo de 11.0 (SQL 2012)

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

Parâmetros

exceptionMessage
String

Aplica-se a