SqlSmoObject.ThrowIfAboveVersion80(String) メソッド

定義

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

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

パラメーター

exceptionMessage
String

適用対象