ClearCache Element (XMLA)
Clears the memory cache for the specified object on a Microsoft SQL Server 2005 Analysis Services (SSAS) instance.
Sintassi
<Command>
<ClearCache>
<Object>...</Object>
</ClearCache>
</Command>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
Osservazioni
The ClearCache command flushes the cache for a specified database, dimension, cube, measure group, or partition on an Analysis Services instance. If an object other than a database, dimension, cube, measure group, or partition is specified in the Object element, an error occurs.