DacDeployOptions.AdditionalDeploymentContributorPaths 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定載入其他部署參與者的路徑。 這應該是以分號區隔的值清單。
C#
public string AdditionalDeploymentContributorPaths { get; set; }
C#
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AdditionalDeploymentContributorPaths")]
public string AdditionalDeploymentContributorPaths { get; set; }
member this.AdditionalDeploymentContributorPaths : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AdditionalDeploymentContributorPaths")>]
member this.AdditionalDeploymentContributorPaths : string with get, set
Public Property AdditionalDeploymentContributorPaths As String
- 屬性
產品 | 版本 |
---|---|
Microsoft.SQLServer.DacFx | 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111 |