Public Methods
Method | Description |
---|
Add | Creates and returns a new DB2UDBNodeName within the given BufferPool, and then adds it to the collection. PARAMETERS: Name as String. |
Remove | Deletes the NodeName object with the given ID or name from the collection. |
Public Properties
Property | Description |
---|
| Returns the DB2UDBNodeName object with the given ID or Name. PARAMETERS: ID as Integer or Name as String. RETURN DATATYPE: DB2UDBNode. |
|
|
| Number of DB2UDBNodeNames in the collection or the given BufferPool. DATATYPE: Integer. |
| Returns the DB2UDBNodeName object with the given ID or Name. PARAMETERS: ID as Integer or Name as String. RETURN DATATYPE: DB2UDBNode. |