Поделиться через


MonitorCacheRefreshPolicy Enumeration

This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Синтаксис

'Декларация
Public Enumeration MonitorCacheRefreshPolicy
public enum MonitorCacheRefreshPolicy
public enum class MonitorCacheRefreshPolicy
public enum MonitorCacheRefreshPolicy
public enum MonitorCacheRefreshPolicy

Members

Member name Description
DefaultCacheRefresh
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
NonOptimisticForceRefresh
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
OptimisticForceRefresh
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Replication Namespace