DacImportOptions.ImportContributors Property

Definition

Specifies additional deployment contributors which should run.

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

Property Value

Attributes

Applies to