Share via


SqlSmoObject.ThrowIfBelowVersion160(String) Method

Definition

Throws an exception if the ServerVersion major version for this object is below 16.0

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

Parameters

exceptionMessage
String

Applies to