OperationMode.CacheUsage Property
Determines how the cache should be used.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public ReadOnly Property CacheUsage As CacheUsage
Get
'Usage
Dim instance As OperationMode
Dim value As CacheUsage
value = instance.CacheUsage
public CacheUsage CacheUsage { get; }
Property Value
Type: Microsoft.BusinessData.Runtime.CacheUsage
Type: CacheUsage.
The cache usage.