IInfoObjectCollectionTInfo Methods |
The IInfoObjectCollectionTInfo generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(BaseInfo) |
Adds new object to the collection.
(Inherited from IInfoObjectCollection.) |
![]() | Add(IEnumerableBaseInfo) |
Adds new object to the collection.
(Inherited from IInfoObjectCollection.) |
![]() | AsTType |
Makes a wrapper of the collection with specified type of the items.
(Inherited from IInfoObjectCollection.) |
![]() | ClearCache |
Clears the collection cache
(Inherited from IInfoObjectCollection.) |
![]() | CloneCollection |
Creates the clone of this collection.
(Inherited from IInfoObjectCollection.) |
![]() | CreateChild |
Creates the child collection based on the given provider
(Inherited from ICMSQueryableTObject.) |
![]() | Disconnect |
Disconnects the collection from the database
(Inherited from IInfoObjectCollection.) |
![]() | GetEmptyObject |
Gets the virtual empty object representing the collection item
(Inherited from IVirtualTypedCollection.) |
![]() | GetFieldsAsObjects |
Gets the collection of objects that are referenced by the given property
(Inherited from IInfoObjectCollection.) |
![]() | GetItemsAsFields |
Returns the updatable collection of fields of collection items
(Inherited from IInfoObjectCollection.) |
![]() | GetObjectName |
Returns the name of the given object
(Inherited from INamedEnumerable.) |
![]() | GetSubsetWhere |
Returns the clone of the collection with specified where condition applied
|
![]() | GetSubsetWhereNotEmpty |
Returns the clone of the collection with specified column not being empty
|
![]() | ChangeParent |
Changes the parent of the collection
(Inherited from IInfoObjectCollection.) |
![]() | Load |
Clears the data in the collection and loads objects from the given list.
(Inherited from IInfoObjectCollection.) |
![]() | SubmitChanges |
Submits the changes in the collection to the database.
(Inherited from IInfoObjectCollection.) |
Name | Description | |
---|---|---|
![]() | BatchTInfo |
Returns input in batches of batchSize size.
(Defined by BaseExtensions.) |
![]() | GetNamedEnumeratorT |
Name enumerator over a collection
(Defined by DataExtensions.) |
![]() | ToHashSetTInfo |
Converts the list of objects to a hash set of distinct values
(Defined by DataExtensions.) |
![]() | ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) |
![]() | ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |