Click or drag to resize
InfoObjectRepository Fields

The InfoObjectRepository type exposes the following members.

Fields
  NameDescription
Protected fieldmAll
Collection of all underlying objects.
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmCollections
Table of collections [name -> CollectionType]
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmCollectionSettings
Table of collection settings [name -> InfoCollectionSettings]
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmCollectionSettingsByIndex
Table of collection settings by index [index -> InfoCollectionSettings]
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmCollectionsList
List of all collections (sorted by the order in which the collections were added).
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmCount
Number of the inner collections.
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmDisconnectedCount
Number of disconnected references for this collection
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmDynamicNames
List of dynamic names of the collections
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmLoadBinaryData
Indicates whether to load binary data into the collections of the repository.
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmNiceNames
Translation of collection nice names to a normal names [niceName -> name]
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Protected fieldmProperties
Properties of the object available through GetProperty.
(Inherited from ObjectRepositoryTCollection, TObject, TSettings.)
Top
See Also