SqlScriptGeneratorOptions.SqlEngineType Property

Definition

Gets or sets the Sql engine type (All|Engine|Azure) to generate script for

public Microsoft.SqlServer.TransactSql.ScriptDom.SqlEngineType SqlEngineType { get; set; }
member this.SqlEngineType : Microsoft.SqlServer.TransactSql.ScriptDom.SqlEngineType with get, set
Public Property SqlEngineType As SqlEngineType

Property Value

Applies to