Implements
The following tables list the members exposed by NetricsTableCursorCompoundRecSrc.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsTableCursorCompoundRecSrc | Create a NetricsTableCursorCompoundRecSrc instance. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
getChildTables | Get an unmodifiable list of child table names used. |
|
GetHashCode | (inherited from Object) |
|
getNext | Overridden. Returns the next record. |
|
getParentTable | |
|
getPosition | Obtains the current position of the underlying cursor. |
|
GetType | (inherited from Object) |
|
hasNext | Overridden. Returns true if the source has more records. |
|
reset | Overridden. Resets the underlying cursor to the beginning. |
|
setPosition | Reposition the underlying cursor. |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |