See Also

OracleTrace Members  | Devart.Data.Oracle Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleTrace Class

Devart.Data.Oracle Namespace : OracleTrace Class

Controls server side SQL and PL/SQL tracing.

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

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Devart.Data.Oracle.OracleTrace

Syntax

[Visual Basic]
Public Class OracleTrace    Inherits Component    Implements IComponentIDisposable 
[C#]
public class OracleTrace : Component, IComponentIDisposable 

Remarks

Use OracleTrace component to start and stop the SQL trace for a session. The component also provides access to functionality of DBMS_TRACE package to control the PL/SQL trace. See Using OracleTrace Component for more information.

This class is available only in Professional and Developer Editions. It is not available in Standard and Mobile Editions.

See Also

OracleTrace Members  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.