SqlSmoObject.ThrowIfBelowVersion110(String) 方法

定义

如果源服务器或目标服务器低于 11.0(SQL 2012),则引发 UnsupportedVersionException

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

参数

exceptionMessage
String

适用于