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

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