SqlSmoObject.ThrowIfBelowVersion130(String) 메서드

정의

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

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

매개 변수

exceptionMessage
String

적용 대상