Overload List
| Name | Description | |
|---|---|---|
| Translate<(Of <<'(TElement>)>>)(DbDataReader) | Translates a DbDataReader that contains rows of entity data to objects of the requested entity type. (Inherited from ObjectContext.) | |
| Translate<(Of <<'(TEntity>)>>)(DbDataReader, String, MergeOption) | Translates a DbDataReader that contains rows of entity data to objects of the requested entity type, in a specific entity set, and with the specified merge option. (Inherited from ObjectContext.) |