IDalCursorFields

Description

The IDalCursorFields interface contains properties used to work with the collection of fields of the cursor that was received after executing the SQL query.

Properties

  Property name Brief description
Count The Count property returns the number of the cursor fields.
Item The Item property returns cursor fields.

See also:

Dal Assembly Interfaces