SqlSmoObject.ThrowIfBelowVersion110(String) メソッド

定義

移行元サーバーまたは移行先サーバーのいずれかが 11.0 を下回る場合に UnsupportedVersionException をスローします (SQL 2012)

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

パラメーター

exceptionMessage
String

適用対象