You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
| 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. |
| 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. The ID should not be used. PARAMETERS: NodeNumber as Integer. |
|
|
| This is the number of DB2UDBExceptNodes in the collection (the given BufferPool). DATATYPE: Integer. |
| Returns the DB2UDBExceptNode object with the given NodeNumber. The ID should not be used. PARAMETERS: NodeNumber as Integer. |