Overload List
| Name | Description | |
|---|---|---|
| CreateObjectSet<(Of <<'(TEntity>)>>)()()()() | Creates a new ObjectSet<(Of <(<'TEntity>)>)> instance that is used to query, add, modify, and delete objects of the specified entity type. (Inherited from ObjectContext.) | |
| CreateObjectSet<(Of <<'(TEntity>)>>)(String) | Creates a new ObjectSet<(Of <(<'TEntity>)>)> instance that is used to query, add, modify, and delete objects of the specified type and with the specified entity set name. (Inherited from ObjectContext.) |