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

DefaultTraceFileSize Field
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
 
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