ScriptingOptions.TargetDatabaseEngineEdition 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 database edition on which the scripts will run.
public Microsoft.SqlServer.Management.Common.DatabaseEngineEdition TargetDatabaseEngineEdition { get; set; }
member this.TargetDatabaseEngineEdition : Microsoft.SqlServer.Management.Common.DatabaseEngineEdition with get, set
Public Property TargetDatabaseEngineEdition As DatabaseEngineEdition