Property
|
Description
|
EnableTrace
|
When set to 1 or higher, enables tracing.
When set to 0 (the initial default), tracing is disabled.
|
RecreateTrace
|
When set to 1, recreates the trace file each time the application restarts.
When set to 0 (the initial default), the trace file is appended.
|
TraceFile
|
When DDTek_Enable_Trace is set to 1 or higher, this option specifies the path and name of the trace file.
The initial default is \OpenAccessTrace.txt. If the file does not exist, the data provider creates it.
|
NOTE: Setting EnableTrace starts the tracing process. Therefore, you must define the property values for the trace file before setting EnableTrace. Once the trace processing starts, the values of TraceFile and RecreateTrace cannot be changed.
|