共用方式為


DacDeployOptions.DatabaseSpecification 屬性

定義

定義 Microsoft Azure SQL Database 特定的選擇性參數。

[Microsoft.SqlServer.Dac.NestedDeploymentProperty]
public Microsoft.SqlServer.Dac.DacAzureDatabaseSpecification DatabaseSpecification { get; set; }
[Microsoft.SqlServer.Dac.NestedDeploymentProperty]
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DatabaseSpecification")]
public Microsoft.SqlServer.Dac.DacAzureDatabaseSpecification DatabaseSpecification { get; set; }
[<Microsoft.SqlServer.Dac.NestedDeploymentProperty>]
member this.DatabaseSpecification : Microsoft.SqlServer.Dac.DacAzureDatabaseSpecification with get, set
[<Microsoft.SqlServer.Dac.NestedDeploymentProperty>]
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "DatabaseSpecification")>]
member this.DatabaseSpecification : Microsoft.SqlServer.Dac.DacAzureDatabaseSpecification with get, set
Public Property DatabaseSpecification As DacAzureDatabaseSpecification

屬性值

屬性

適用於