MonitorCacheRefreshPolicy Enum
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.
Specifies a monitor cache refresh policy.
public enum class MonitorCacheRefreshPolicy
C#
public enum MonitorCacheRefreshPolicy
type MonitorCacheRefreshPolicy =
Public Enum MonitorCacheRefreshPolicy
- Inheritance
-
MonitorCacheRefreshPolicy
Name | Value | Description |
---|---|---|
DefaultCacheRefresh | 0 | A DefaultCacheRefresh policy. |
OptimisticForceRefresh | 1 | A OptimisticForceRefresh policy. |
NonOptimisticForceRefresh | 2 | A NonOptimisticForceRefresh policy. |
Производ | Верзије |
---|---|
SQL Server .NET SDK | 2016 |