DeploymentContributorConfigurationSetup.SqlCmdVariables プロパティ

定義

定義されている SqlCmd 変数を取得します。

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

プロパティ値

適用対象