共用方式為


DefaultQuerySqlGenerator.ParameterValues 屬性

定義

取得參數值。

protected virtual System.Collections.Generic.IReadOnlyDictionary<string,object> ParameterValues { get; }
member this.ParameterValues : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Protected Overridable ReadOnly Property ParameterValues As IReadOnlyDictionary(Of String, Object)

屬性值

參數值。

適用於