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
    public string GetTraceFileName()

    Return Value

    The full path to the dump file.
    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