Share via


MonitorCacheRefreshPolicy Enumeration

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

Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Sintaxis

'Declaración
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.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

Microsoft.SqlServer.Replication Namespace