Description
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.
Syntax
Public Function Add( _ ByVal PathName As Variant, _ ByVal Type As Variant, _ ByVal Size As Variant _ ) As DB2UDBContainerDMS
Parameters
- PathName
- Type
- Size
See Also