SqlSmoObject.ThrowIfBelowVersion110(String) 메서드

정의

원본 또는 대상 서버가 11.0 미만인 경우 UnsupportedVersionException을 throw합니다(SQL 2012).

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

매개 변수

exceptionMessage
String

적용 대상