SqlSmoObject.ThrowIfBelowVersion90(String) 메서드

정의

이 개체의 ServerVersion 주 버전이 9.0 미만인 경우 예외를 throw합니다(SQL 2005).

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

매개 변수

exceptionMessage
String

적용 대상