ObjectMaterializer<TDataReader> Methods
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Name | Description | |
---|---|---|
![]() ![]() | Convert<TOutput>(IEnumerable) | This API supports the product infrastructure and is not intended to be used directly from your code. Changes the type of each element in a specified sequence. |
![]() ![]() | CreateGroup<TKey, TElement>(TKey, IEnumerable<TElement>) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a group from a specified key and collection of values. |
![]() ![]() | CreateOrderedEnumerable<TElement>(IEnumerable<TElement>) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates an ordered sequence from a specified collection of values. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() ![]() | ErrorAssignmentToNull(Type) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an exception that indicates that a null value was tried to be assigned to a non-nullable value type. |
![]() | ExecuteSubQuery(Int32, Object[]) | This API supports the product infrastructure and is not intended to be used directly from your code. When overridden in a derived class, executes a query. |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLinkSource<T>(Int32, Int32, Object[]) | This API supports the product infrastructure and is not intended to be used directly from your code. When overridden in a derived class, creates a new deferred source. |
![]() | GetNestedLinkSource<T>(Int32, Int32, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. When overridden in a derived class, creates a new deferred source. |
![]() | GetType() | |
![]() | InsertLookup(Int32, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. When overridden in a derived class, inserts a value into a data structure. |
![]() | MemberwiseClone() | |
![]() | Read() | This API supports the product infrastructure and is not intended to be used directly from your code. When overridden in a derived class, advances the reader to the next record. |
![]() | SendEntityMaterialized(Int32, Object) | This API supports the product infrastructure and is not intended to be used directly from your code. When overridden in a derived class, invokes the method represented by OnLoadedMethod. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |