DataCache Class

Definition

public ref class DataCache
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public class DataCache
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
type DataCache = class
Public Class DataCache
Inheritance
DataCache
Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Constructors

DataCache(String)

Properties

Keys

Methods

AddToKeys(DataCacheKey)
Clear()
Find(DataCacheKey, Common)
Insert(DataCacheKey, Common, Boolean, Boolean)
Remove(DataCacheKey, Int64, Boolean)
Update(Common)

Applies to