This class is used to scan the records in a table.
The following tables list the members exposed by NetricsTableCursor.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsTableCursor | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
atEOT | Determine if a cursor is at the end of table position. |
![]() |
Equals | Determines whether the specified |
![]() |
getBatchSize | Retrieve the batch size for this cursor. |
![]() |
getChildTables | Get the list of child tables for compound records. |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getPosition | Obtains the current cursor position. |
![]() |
getSkipCount | Gets the number of records to skip before the next batch is retrieved. |
![]() |
getTableName | Retrieve the table name. |
![]() |
GetType | Gets the |
![]() |
setBatchSize | Set the batch size for this cursor. |
![]() |
setChildTables | Set the list of child tables. |
![]() |
setPosition | Reset the position of a cursor. |
![]() |
setSkipCount | Sets the number of records to skip before the next batch is retrieved. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsTableCursor | Overloaded. |