Click or drag to resize
DatabaseProfileEventArgs Properties

The DatabaseProfileEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyExecutionTime
The execution time of the statement.
Public propertyStatement
The SQL statement being profiled.
Top
See Also