ObjectRepositoryTCollection, TObject, TSettings Properties |
The ObjectRepositoryTCollection, TObject, TSettings generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | All |
All items from all underlying collections.
|
![]() | AllowNiceNames |
If true, the repository allows nice names of the collections, e.g. for "CMS.User" uses "Users"
|
![]() | CollectionNames |
Returns list of collection names in the repository.
|
![]() | Count |
Returns the number of items.
|
![]() | DynamicNames |
List of the dynamic names of the collections
|
![]() | GetDynamicNames |
Function that provides the dynamic names of collections to the repository
|
![]() | IsCachedObject |
If true, the object is cached within the system for later use
|
![]() | IsDisconnected |
Returns true if this collection is disconnected from the database
|
![]() | ItemInt32 |
Returns the collection of objects.
|
![]() | ItemString |
Returns the collection of objects indexed by object type, e.g. "cms.user".
|
![]() | ItemsHaveNames |
Returns true if the items in the collection have names
|
![]() | LoadBinaryData |
Gets or sets the value which indicates whether to load binary data into the collections.
|
![]() | ParentStorage |
Parent storage
|
![]() | Properties |
Properties of the object available through GetProperty.
|
![]() | SortNames |
If true, the names in enumeration are sorted
|