Public Methods

MethodDescription
AddCreates and returns a new DB2UDBNode within the given NodeGroup, and then adds it to the collection. PARAMETERS: NodeNumber as Integer.
RemoveDeletes the Node object with the given ID from the collection. PARAMETERS: NodeNumber as Integer.

Public Properties

PropertyDescription
_ItemReturns the DB2UDBNode object with the given ID. PARAMETERS: NodeNumber as Integer.
_NewEnum
CountNumber of DB2 UDB Nodes in the collection (the given NodeGroup). DATATYPE: Integer.
ItemReturns the DB2UDBNode object with the given ID. PARAMETERS: NodeNumber as Integer.
  • No labels