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 MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodReleases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodReturns the name for a dump file on the database server where SQL trace data is written.  
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (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 MethodReturns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
Top
See Also