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

In This Topic
PlSqlTraceRunNumber Method
In This Topic
Returns a run number for the current PL/SQL trace.
Syntax
'Declaration
 
Public Function PlSqlTraceRunNumber() As Integer
 

Return Value

A run number.
Remarks
This number can be used to retrieve information from trace tables.
See Also