dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTrace Class / UnlimitedTraceFileSize Field

In This Topic
    UnlimitedTraceFileSize Field
    In This Topic
    Specifies the unlimited size of the trace file.
    Syntax
    'Declaration
     
    Public Const UnlimitedTraceFileSize As Integer
    public const int UnlimitedTraceFileSize
    Remarks
    It can be assigned to the MaxTraceFileSize property so that the trace file size will be unlimited.
    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