Share via


AnonymousTypeCache<TContext> Class

Definition

generic <typename TContext>
public ref class AnonymousTypeCache : Microsoft::Xrm::Sdk::Data::CodeGen::IAnonymousTypeFactory<TContext>
public class AnonymousTypeCache<TContext> : Microsoft.Xrm.Sdk.Data.CodeGen.IAnonymousTypeFactory<TContext>
type AnonymousTypeCache<'Context> = class
    interface IAnonymousTypeFactory<'Context>
Public Class AnonymousTypeCache(Of TContext)
Implements IAnonymousTypeFactory(Of TContext)

Type Parameters

TContext
Inheritance
AnonymousTypeCache<TContext>
Implements

Constructors

AnonymousTypeCache<TContext>(IAnonymousTypeFactory<TContext>)

Methods

Create(AnonymousTypeDescriptor, TContext)

Events

CacheHit
CacheMiss

Applies to