Dal > Dal Assembly Interfaces > IDalCursorFields
The IDalCursorFields interface contains properties that are used to work with the collection of fields of the cursor obtained after executing SQL query.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of cursor fields. |
![]() |
Item | The Item property returns cursor fields. |
See also: