Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Public Properties

PropertyDescription
_ItemReturns an OracleIndexPartition object specified by the given Number or GUID. PARAMETERS: Identifier (Integer or String).
_NewEnum
CountNumber of OracleIndexPartition objects in the collection. DATATYPE: Integer.
GetPartitionKeyColumnsNames of the columns in the PartitionKey as a comma-separated list in sequence order. DATATYPE: String.
HashPartitionCountNumber of hash partitions when the index is partitioned by quantity. DATATYPE: Integer.
HashPartitionTablespacesTablespaces where the index hash partitions should be stored. DATATYPE: String.
IsGlobalDetermines whether the indexes scope is global or local. DATATYPE: Boolean.
ItemReturns an OracleIndexPartition object specified by the given Number or GUID. PARAMETERS: Identifier (Integer or String).
PartitionTypeType of index partition used to partition the index for Oracle 10 and later versions. DATATYPE: String.

...