ScriptingOptions.TargetServerVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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