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

In This Topic
    DefaultTraceFileSize Field
    In This Topic
    Specifies the server default trace file size. Stands for the server default value of the trace file maximum size.
    Syntax
    'Declaration
     
    Public Const DefaultTraceFileSize As Integer
    public const int DefaultTraceFileSize
    Remarks
    This value is 0. It can be assigned to the MaxTraceFileSize property.
    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