The IEntitySet<(Of <(<'T>)>)> generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(T) |
Adds a new item to the entity set
| |
| Add(T, String) |
Adds a new item to the entity set, attaching it to the specified resource address
| |
| Create |
Creates a new entity instance and adds it to the collection
| |
| GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'T>)>)>.) | |
| GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
Properties
| Name | Description | |
|---|---|---|
| ElementType | Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed. (Inherited from IQueryable.) | |
| Expression | Gets the expression tree that is associated with the instance of IQueryable. (Inherited from IQueryable.) | |
| Provider | Gets the query provider that is associated with this data source. (Inherited from IQueryable.) |