Public Methods
Method | Description |
---|
Add | Creates a new DB2UDBContainerDMS within the collection (Tablespace), and then returns it. Type is either FILE or DEVICE. PARAMETERS: FileName and Type as String, Size as Integer. |
Remove | Deletes the ContainerSMS object with the given ID or FileName from the collection. PARAMETERS: FileName as String or ID as Integer. |
Public Properties
Property | Description |
---|
| Returns the DB2UDBContainerDMS object with the given ID or Name. PARAMETERS: ID as Integer or FileName as String. |
|
|
| Number of DB2UDBContainerDMSs in the collection (the given Tablespace). DATATYPE: Integer. |
| Returns the DB2UDBContainerDMS object with the given ID or Name. PARAMETERS: ID as Integer or FileName as String. |