DacDeployOptions.DatabaseSpecification 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義 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
屬性值
- 屬性