OperationMode Properties

Include Protected Members
Include Inherited Members

The OperationMode type exposes the following members.

Properties

  Name Description
Public property AllowPartialData Checks to see if the operation should return partial data.
Public propertyStatic member CachedWithImmediateRefresh Indicates that the item should be read from the external system if available, and the cache should be refreshed.
Public propertyStatic member CachedWithoutRefresh Indicates that the item should be read from the cache if it is available.
Public property CacheUsage Determines how the cache should be used.
Public property DoNotDetectConflicts Checks to see whether the conflicts should be ignored.
Public property Freshness Determines how fresh the data is requested.
Public propertyStatic member Offline Indicates that the item should be read from the cache.
Public propertyStatic member Online Indicates that the item should be read from the external system.

Top

See Also

Reference

OperationMode Class

Microsoft.BusinessData.Runtime Namespace