You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Public Methods

MethodDescription
AddAdd a new DB2IdxPartition object. PARAMETERS: Number as Integer, HighValues as String.
RemoveRemove a DB2IdxPartition specified by the given Number. PARAMETERS: Number as Integer.

Public Properties

PropertyDescription
_ItemReturns a DB2IdxPartition object specified by the given Number or GUID. PARAMETERS: Identifier as Integer or String.
_NewEnum
CountNumber of DB2IdxPartition objects in the collection. DATATYPE: Integer.
ItemReturns a DB2IdxPartition object specified by the given Number or GUID. PARAMETERS: Identifier as Integer or String.

See Also

  • No labels