OtherBindingCollection Fields |
The OtherBindingCollection 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.) |
![]() | 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
(Inherited from InfoObjectCollection.) |
![]() | mInstanceGuid |
Instance GUID
(Inherited from AbstractObjectCollection.) |
![]() | mItems |
Items collection.
(Inherited from ObjectCollectionTObject.) |
![]() | mItemsAsFields |
Fields wrappers
(Inherited from InfoObjectCollection.) |
![]() | 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.
(Inherited from InfoObjectCollection.) |
![]() | mObjectsByName |
Objects by name.
(Inherited from ObjectCollectionTObject.) |
![]() | mObjectType |
Object type.
(Inherited from InfoObjectCollection.) |
![]() | mOrderBy |
Order by expression.
(Inherited from InfoObjectCollection.) |
![]() | mPageSize |
Page size for loading of the items.
(Inherited from ObjectCollectionTObject.) |
![]() | mParentObject |
Parent object instance
(Inherited from InfoObjectCollection.) |
![]() | mSourceData |
Source data for the collection
(Inherited from ObjectCollectionTObject.) |
![]() | ObjectInitializer |
Provides a way how to initialize the object instance based on given data
(Inherited from InfoObjectCollection.) |