OperationMode Properties
Include Protected Members
Include Inherited Members
The OperationMode type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AllowPartialData | Checks to see if the operation should return partial data. |
![]() ![]() |
CachedWithImmediateRefresh | Indicates that the item should be read from the external system if available, and the cache should be refreshed. |
![]() ![]() |
CachedWithoutRefresh | Indicates that the item should be read from the cache if it is available. |
![]() |
CacheUsage | Determines how the cache should be used. |
![]() |
DoNotDetectConflicts | Checks to see whether the conflicts should be ignored. |
![]() |
Freshness | Determines how fresh the data is requested. |
![]() ![]() |
Offline | Indicates that the item should be read from the cache. |
![]() ![]() |
Online | Indicates that the item should be read from the external system. |
Top
.gif)
.gif)