MonitorCacheRefreshPolicy Enumeration

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

Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Syntax

'Declaration
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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.SqlServer.Replication Namespace