dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTrace Class / GetTraceFileName Method

In This Topic
GetTraceFileName Method
In This Topic
Returns the name for a dump file on the database server where SQL trace data is written.
Syntax
'Declaration
 
Public Function GetTraceFileName() As String
 

Return Value

The full path to the dump file.
See Also