Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
AddCreates and returns a new DB2UDBExceptNode within the given BufferPool, and then adds it to the collection. PARAMETERS: NodeNumber as Integer and Size as Integer.
RemoveDeletes the ExceptNode object with the given NodeNumber from the collection. PARAMETERS: NodeNumber as Integer.

Public Properties

PropertyDescription
_ItemReturns the DB2UDBExceptNode object with the given NodeNumber.
The ID should not be used
Do not use the ID. PARAMETERS: NodeNumber as Integer.
This is the number
_NewEnum
CountNumber of DB2UDBExceptNodes in the collection
(
or the given BufferPool
)
. DATATYPE: Integer.
ItemReturns the DB2UDBExceptNode object with the given NodeNumber.
The ID should not be used
Do not use the ID. PARAMETERS: NodeNumber as Integer.
Info
titleSee Also