ScriptingOptions.SetTargetServerVersion(ServerVersion) Method

Definition

Sets the TargetServerVersionInternal based on a ServerVersion structure.

public void SetTargetServerVersion (Microsoft.SqlServer.Management.Common.ServerVersion ver);
member this.SetTargetServerVersion : Microsoft.SqlServer.Management.Common.ServerVersion -> unit
Public Sub SetTargetServerVersion (ver As ServerVersion)

Parameters

Applies to