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

In This Topic
OracleTrace Class Methods
In This Topic

For a list of all members of this type, see OracleTrace members.

Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns the name for a dump file on the database server where SQL trace data is written.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodSets a comment on PL/SQL trace.  
Public MethodOverloaded. Limits the amount of storage used in the database for the PL/SQL trace data.  
Public MethodPauses PL/SQL tracing.  
Public MethodResumes PL/SQL tracing.  
Public MethodReturns a run number for the current PL/SQL trace.  
Public MethodStarts PL/SQL tracing. This method leaves the SQL tracing state unchanged.  
Public MethodStops PL/SQL tracing. This method leaves the SQL tracing state unchanged.  
Public MethodStarts SQL tracing. This method leaves the PL/SQL tracing state unchanged.  
Public MethodStops SQL tracing. This method leaves the PL/SQL tracing state unchanged.  
Public Method (Inherited from System.ComponentModel.Component)
Top
See Also