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