Public Methods
Method | Description |
---|---|
Add | Add a new DB2IdxPartition object. PARAMETERS: Number as Integer, HighValues as String. |
Remove | Remove a DB2IdxPartition specified by the given Number. PARAMETERS: Number as Integer. |
Public Properties
Property | Description |
---|---|
_Item | Returns a DB2IdxPartition object specified by the given Number or GUID. PARAMETERS: Identifier as Integer or String. |
_NewEnum | |
Count | Number of DB2IdxPartition objects in the collection. DATATYPE: Integer. |
Item | Returns a DB2IdxPartition object specified by the given Number or GUID. PARAMETERS: Identifier as Integer or String. |
See Also