| InfoObjectCollection Fields |
The InfoObjectCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| mAllowPaging |
If true, the paging of the data is allowed (data is loaded in batches).
(Inherited from ObjectCollectionTObject.) | |
| mAutomaticNameColumn |
If true, the automatic name column is used within this collection
| |
| mColumnNames |
Column names
(Inherited from ObjectCollectionTObject.) | |
| mCount |
Total number of items.
(Inherited from AbstractObjectCollection.) | |
| mCountDifference |
Difference in count of the items from data source and current number of items
(Inherited from ObjectCollectionTObject.) | |
| mDeletedItems |
Deleted items removed from the collection.
(Inherited from ObjectCollectionTObject.) | |
| mDisconnectedCount |
Number of disconnected references for this collection
(Inherited from AbstractObjectCollection.) | |
| mFieldsAsObjects |
Related objects wrappers
| |
| mInstanceGuid |
Instance GUID
(Inherited from AbstractObjectCollection.) | |
| mItems |
Items collection.
(Inherited from ObjectCollectionTObject.) | |
| mItemsAsFields |
Fields wrappers
| |
| mLoadBinaryData |
Indicates whether to load binary data into the collections.
(Inherited from AbstractObjectCollection.) | |
| mName |
Collection name
(Inherited from AbstractObjectCollection.) | |
| mNewItems |
New items added to the collection.
(Inherited from ObjectCollectionTObject.) | |
| mObject |
Object instance of specified type.
| |
| mObjectsByName |
Objects by name.
(Inherited from ObjectCollectionTObject.) | |
| mObjectType |
Object type.
| |
| mOrderBy |
Order by expression.
| |
| mPageSize |
Page size for loading of the items.
(Inherited from ObjectCollectionTObject.) | |
| mParentObject |
Parent object instance
| |
| mSourceData |
Source data for the collection
(Inherited from ObjectCollectionTObject.) | |
| ObjectInitializer |
Provides a way how to initialize the object instance based on given data
|