Compartir a través de


ProactiveCachingIncrementalProcessingBinding.RefreshInterval Property

Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Sintaxis

'Declaración
<RefreshPropertiesAttribute(RefreshProperties.All)> _
Public Property RefreshInterval As TimeSpan
[RefreshPropertiesAttribute(RefreshProperties.All)] 
public TimeSpan RefreshInterval { get; set; }
[RefreshPropertiesAttribute(RefreshProperties::All)] 
public:
property TimeSpan RefreshInterval {
    TimeSpan get ();
    void set (TimeSpan value);
}
/** @property */
public TimeSpan get_RefreshInterval ()

/** @property */
public void set_RefreshInterval (TimeSpan value)
public function get RefreshInterval () : TimeSpan

public function set RefreshInterval (value : TimeSpan)

Seguridad para subprocesos

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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

ProactiveCachingIncrementalProcessingBinding Class
ProactiveCachingIncrementalProcessingBinding Members
Microsoft.AnalysisServices Namespace