DacImportOptions.ImportContributorArguments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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