EventSchemaTraceListener.TraceData Method
Writes trace data to the log file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TraceData(TraceEventCache, String, TraceEventType, Int32, Object) | Writes trace information, a single data object, and event information to the log file. (Overrides TraceListener.TraceData(TraceEventCache, String, TraceEventType, Int32, Object).) |
|
TraceData(TraceEventCache, String, TraceEventType, Int32, Object[]) | Writes trace information, multiple data objects, and event information to the log file. (Overrides TraceListener.TraceData(TraceEventCache, String, TraceEventType, Int32, Object[]).) |