dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTrace Class / TraceFileIdentifier Property

In This Topic
TraceFileIdentifier Property
In This Topic
Gets or sets a file name suffix for the SQL trace dump file.
Syntax
'Declaration
 
Public Property TraceFileIdentifier As String
 

Property Value

A file name suffix.
Remarks
It is applied to the trace log file at the nearest SQL trace start.] The default value is an empty string.
See Also