ObjectSet<TEntity>.CreateObject Method
Namespace:
System.Data.Entity.Core.Objects
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | CreateObject() | Creates a new entity type object. |
![]() | CreateObject<T>() | Creates an instance of the specified type. |
ObjectSet<TEntity>.CreateObject Method ()
Creates a new entity type object.
ObjectSet<TEntity>.CreateObject<T> Method ()
Creates an instance of the specified type.