This topic has not yet been rated - Rate this topic

ObjectContext.CreateObjectSet Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CreateObjectSet<TEntity>() Creates a new ObjectSet<TEntity> instance that is used to query, add, modify, and delete objects of the specified entity type.
Public method CreateObjectSet<TEntity>(String) Creates a new ObjectSet<TEntity> instance that is used to query, add, modify, and delete objects of the specified type and with the specified entity set name.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ