Public Methods
Method | Description |
---|
Add | Creates and returns a new DB2UDBExceptNode within the given BufferPool, and then adds it to the collection. PARAMETERS: NodeNumber as Integer and Size as Integer. |
Remove | Deletes the ExceptNode object with the given NodeNumber from the collection. PARAMETERS: NodeNumber as Integer. |
Public Properties
Property | Description |
---|
| Returns the DB2UDBExceptNode object with the given NodeNumber. Do not use the ID. PARAMETERS: NodeNumber as Integer. |
|
|
| Number of DB2UDBExceptNodes in the collection or the given BufferPool. DATATYPE: Integer. |
| Returns the DB2UDBExceptNode object with the given NodeNumber. Do not use the ID. PARAMETERS: NodeNumber as Integer. |