Implements the NetricsTableRecSrc interface by binding a NetricsTableCursor to a particular ibi™ Patterns - Search host.


The following tables list the members exposed by NetricsTableCursorRecSrc.

Public Constructors

  Name Description
Public method NetricsTableCursorRecSrc Create a NetricsTableCursorRecSrc instance.
Top

Public Methods

  Name Description
Public method Equals   (inherited from Object)
Public method GetHashCode   (inherited from Object)
Public method getNext Overridden. Returns the next record.
Public method getPosition Obtains the current position of the underlying cursor.
Public method GetType   (inherited from Object)
Public method hasNext Overridden. Returns true if the source has more records.
Public method reset Overridden. Resets the underlying cursor to the beginning.
Public method setPosition  
Public method ToString   (inherited from Object)
Top

Protected Methods

  Name Description
Family method Finalize   (inherited from Object)
Family method MemberwiseClone   (inherited from Object)
Top

See Also