Schema for information about the partition index count and limit in a database.

Hierarchy

  • PartitionInformationIndexes

Properties

Properties

count?: number

Total count of the partitioned indexes.

The count breakdown of partitioned indexes.

limit?: number

The partitioned index limit.

Generated using TypeDoc