PackageOptions.ContributorArguments プロパティ

定義

.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)

プロパティ値

適用対象