'Declaration Public Enum SqlTraceMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SqlTraceMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum SqlTraceMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SqlTraceMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BasicStatistics | BASIC statistics level (no advisories or statistics are collected). |
BindVariables | Bind variables values are collected. |
TimedStatistics | Duration of operation performance is collected. |
Unknown | Unknown mode. |
WaitEvents | Event wait information is collected. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.SqlTraceMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2