ScriptingOptions.TargetServerVersion Property

Definition

The server version on which the scripts will run.

public Microsoft.SqlServer.Management.Smo.SqlServerVersion TargetServerVersion { get; set; }
member this.TargetServerVersion : Microsoft.SqlServer.Management.Smo.SqlServerVersion with get, set
Public Property TargetServerVersion As SqlServerVersion

Property Value

Applies to