DataCache Class
Definition
Important
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.
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) |