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.
    See Also