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

On this page
    UnlimitedTraceFileSize Field
    On this page
    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