Click or drag to resize

CursorResponseExtra Properties

The CursorResponseExtra type exposes the following members.

Properties
  NameDescription
Public propertyId
Query ID, can be used to fetch more results from a cursor or to delete a cursor.
Public propertyPlan
Plan info is only available when the Profile option is set to 2.
Public propertyProfile
Profile info is only available when the Profile option is set to 1 or 2.
Public propertyStats
Various stats related to the query.
Public propertyWarnings
List of warnings related to the query.
Top
See Also