Name | Description | |
---|---|---|
![]() | OracleTrace Constructor | Overloaded. Initializes a new instance of the OracleTrace class. |
The following tables list the members exposed by OracleTrace.
Name | Description | |
---|---|---|
![]() | OracleTrace Constructor | Overloaded. Initializes a new instance of the OracleTrace class. |
Name | Description | |
---|---|---|
![]() | DefaultTraceFileSize | Specifies the server default trace file size. Stands for the server default value of the trace file maximum size. |
![]() | UnlimitedTraceFileSize | Specifies the unlimited size of the trace file. |
Name | Description | |
---|---|---|
![]() | Connection | Gets or sets OracleConnection object used for communicating with server. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Enabled | Gets or sets a value that indicates whether tracing is enabled. |
![]() | MaxTraceFileSize | Gets or sets the maximum size of SQL trace dump file. |
![]() | PlSqlTraceMode | Gets or sets the trace mode for the PL/SQL trace. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SqlTraceMode | Gets or sets the trace mode for the SQL trace. |
![]() | State | Gets a value that indicates which trace modes are active. |
![]() | TraceFileIdentifier | Gets or sets a file name suffix for the SQL trace dump file. |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose() | (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetTraceFileName | Returns the name for a dump file on the database server where SQL trace data is written. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | PlSqlTraceComment | Sets a comment on PL/SQL trace. |
![]() | PlSqlTraceLimit | Overloaded. Limits the amount of storage used in the database for the PL/SQL trace data. |
![]() | PlSqlTracePause | Pauses PL/SQL tracing. |
![]() | PlSqlTraceResume | Resumes PL/SQL tracing. |
![]() | PlSqlTraceRunNumber | Returns a run number for the current PL/SQL trace. |
![]() | PlSqlTraceStart | Starts PL/SQL tracing. This method leaves the SQL tracing state unchanged. |
![]() | PlSqlTraceStop | Stops PL/SQL tracing. This method leaves the SQL tracing state unchanged. |
![]() | SqlTraceStart | Starts SQL tracing. This method leaves the PL/SQL tracing state unchanged. |
![]() | SqlTraceStop | Stops SQL tracing. This method leaves the PL/SQL tracing state unchanged. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |