2.2. Collections - Property metadata - collections
Functions in this group provide metadata for collections, i.e. references, relationships and extents. More general information can be provided by functions listed in "Administration functions" and "Property metadata".
Functions
- allowMultipleIndexes - MULTIPLE_KEY option
- asynchronUpdates - UPDATE option
- autoDeleteEmpty - AUTO_DELETE option
- collectionSize - Collection size
- createAllowed - Not allow creating new instances
- deleteEmpty - DELETE_EMPTY option
- dependingInstances - DEPENDENT option
- descendingOrder - Descending order
- generatesGUID - GUID Option
- hasType - Does a collection have an index?
- indexCount - Get number of indexes for the property
- indexDefinition - Get index definition
- indexName - Name of the current index
- isPersistentCollection - Does property define a persistent collection?
- isTemporaryCollection - Does property define a temporary collection?
- isTransientCollection - Does property define a transient collection?
- isTransientReference - Does property define a transient reference?
- isUniqueCollection - Is collection unique collection
- isVirtualCollection - Does property define a virtual collection?
- owner - OWNER option
- typed - Does property refer to a fixed data type?
- weakTyped - WEAK_TYPED option