DatabaseSource.StoredProcedureParams プロパティ

定義

SQL StoredProcedure パラメーター。

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

プロパティ値

適用対象