SqlSmoObject.ThrowIfBelowVersion140(String) メソッド

定義

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

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

パラメーター

exceptionMessage
String

適用対象