Condividi tramite


MonitorCacheRefreshPolicy Enumeration

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

Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Sintassi

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

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.SqlServer.Replication Namespace