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