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

TraceFileIdentifier Property
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also