ObjectMaterializer<TDataReader>
Arguments
BufferReader
DataReader
Globals
Locals
Ordinals
ObjectMaterializer()
CanDeferLoad
Convert<TOutput>(IEnumerable)
CreateGroup<TKey, TElement>(TKey, IEnumerable<TElement>)
CreateOrderedEnumerable<TElement>(IEnumerable<TElement>)
ErrorAssignmentToNull(Type)
ExecuteSubQuery(Int32, Object[])
GetLinkSource<T>(Int32, Int32, Object[])
GetNestedLinkSource<T>(Int32, Int32, Object)
InsertLookup(Int32, Object)
Read()
SendEntityMaterialized(Int32, Object)
net481
namespace System.Data.Linq.SqlClient.Implementation
{
public abstract class ObjectMaterializer<TDataReader>
where TDataReader, DbDataReader
{
public static Exception ErrorAssignmentToNull(Type type);
}
}
.NET Framework | 3.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assembly | System.Data.Linq , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API