SqlSmoObject.ThrowIfBelowVersion100(String) 메서드

정의

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

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

매개 변수

exceptionMessage
String

적용 대상