title | TOCTitle | ms:assetid | ms:mtpsurl | ms:contentKeyID | author | ms.date | mtps_version | f1_keywords | dev_langs | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TypeCacheManager(T) Class (Microsoft.Dynamics.Commerce.Runtime.DataModel) |
TypeCacheManager(T) Class |
T:Microsoft.Dynamics.Commerce.Runtime.DataModel.TypeCacheManager`1 |
65321714 |
tonyafehr |
05/18/2015 |
v=AX.60 |
|
|
[!INCLUDEarchive-banner]
Manages the EntityTypeCache classes that allows reflection on entity types to be done only once.
Namespace: Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly: Microsoft.Dynamics.Commerce.Runtime.Framework (in Microsoft.Dynamics.Commerce.Runtime.Framework.dll)
'Declaration
Public Class TypeCacheManager(Of T As TypeCache)
'Usage
Dim instance As TypeCacheManager(Of T)
public class TypeCacheManager<T>
where T : TypeCache
generic<typename T>
where T : TypeCache
public ref class TypeCacheManager
- T
System.Object
Microsoft.Dynamics.Commerce.Runtime.DataModel.TypeCacheManager<T>
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.