SqlSmoObject.ThrowIfBelowVersion90(String) メソッド

定義

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

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

パラメーター

exceptionMessage
String

適用対象