SqlSmoObject.ThrowIfBelowVersion130(String) メソッド

定義

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

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

パラメーター

exceptionMessage
String

適用対象