次の方法で共有


SqlDWSource.StoredProcedureParameters プロパティ

定義

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

プロパティ値

適用対象