company logo

DBObjectHandle :: GetExtentCount - Get number of allocated extents

The number of extents created for the object space does not necessarily include all defined extents, since extents are created on demand when being accessed the first time.

Return value:  Number of items ( int32  )

The value contains the number of items (characters, entries, instances etc.).

Implementation details

int32 DBObjectHandle  :: GetExtentCount (  )