DMCursor Class

Alterian Email Manager 6.2.3 SDK Help File
An object used to track progress when downloading many records by page.
Inheritance Hierarchy
SystemObject
  DMLibraryDMCursor

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class DMCursor

The DMCursor type exposes the following members.

Fields
NameDescription
Public fieldHigh
The index of the highest row pulled on the last page.
Public fieldHigh2
Public fieldLow
The index of the lowest row pulled on the last page.
Public fieldLow2
Top
See Also