Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)