SqlSmoObject.ThrowIfAboveVersion100(String) メソッド

定義

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

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

パラメーター

exceptionMessage
String

適用対象