Public Methods

MethodDescription
AddCreates and returns a new DB2UDBContainerSMS within the given Tablespace and adds it to the collection. PARAMETERS: FileName as String.
RemoveDeletes the ContainerSMS object with the given ID or FileName from the collection. PARAMETERS: FileName as String or ID as Integer.

Public Properties

PropertyDescription
_ItemReturns the DB2UDBContainerSMS object with the given ID or Name. PARAMETERS: ID as Integer or FileName as String.
_NewEnum
CountNumber of DB2UDBContainerSMSs in the collection (the given Tablespace). DATATYPE: Integer.
ItemReturns the DB2UDBContainerSMS object with the given ID or Name. PARAMETERS: ID as Integer or FileName as String.
  • No labels