ibi Patterns - Search 6.0.0 .NET API |
NetricsTableCursor Members |
See AlsoExampleMethodsExplicit Inteface Implementations |
![]() ![]() |
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 | (inherited from Object) |
![]() |
getBatchSize | Retrieve the batch size for this cursor. |
![]() |
getChildTables | Get the list of child tables for compound records. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
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 | (inherited from Object) |
![]() |
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 | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsTableCursor | Overloaded. |