Public Methods

MethodDescription
AddAdd a new DB2TbsPartition object. PARAMETERS: Number as Integer, Compress as Boolean.
RemoveRemove a DB2TbsPartition specified by the given Number. PARAMETERS: Number as Integer.

Public Properties

PropertyDescription
_ItemReturns a DB2TbsPartition object specified by the given Number. PARAMETERS: Number as Integer.
_NewEnum
CountNumber of DB2TbsPartition objects in the collection. DATATYPE: Integer.
ItemReturns a DB2TbsPartition object specified by the given Number. PARAMETERS: Number as Integer.
  • No labels