Method | Description | |
---|---|---|
QueryTraceEventArgs ( string sql, IEnumerable |
Initializes a new instance of the QueryTraceEventArgs class.
|
public QueryTraceEventArgs ( string sql, IEnumerable | ||
sql | string | The SQL. |
arguments | IEnumerable | The arguments. |
context | string | The context. |
return | System |