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 | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (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 | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (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 | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose() | Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetTraceFileName | Returns the name for a dump file on the database server where SQL trace data is written. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (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 | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) |