SqlSmoObject.ThrowIfBelowVersion120(String) メソッド

定義

このオブジェクトの ServerVersion メジャー バージョンが 12.0 (SQL 2014) を下回る場合、例外をスローします。

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

パラメーター

exceptionMessage
String

適用対象