PackageOptions.ContributorArguments Property

Definition

List of contributors that are required in order to deploy the .dacpac

public System.Collections.Generic.IDictionary<string,string> ContributorArguments { get; set; }
member this.ContributorArguments : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ContributorArguments As IDictionary(Of String, String)

Property Value

Applies to