SqlDWSource.StoredProcedureParameters Property

Definition

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

Property Value

Applies to