Partager via


ProactiveCachingIncrementalProcessingBinding.RefreshInterval Property

Espace de noms: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntaxe

'Déclaration
<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)

Sécurité des threads

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.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

ProactiveCachingIncrementalProcessingBinding Class
ProactiveCachingIncrementalProcessingBinding Members
Microsoft.AnalysisServices Namespace