SqlSmoObject.ThrowIfBelowVersion100(String) メソッド

定義

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

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

パラメーター

exceptionMessage
String

適用対象