DacImportOptions.ImportContributorArguments Property

Definition

Specifies additional deployment contributor arguments.

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

Property Value

Attributes

Applies to