IDalCursorFields

Description

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

Properties

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

See also:

Dal Assembly Interfaces