ClearCache Element (XMLA)

Clears the memory cache for the specified object on a Microsoft SQL Server 2005 Analysis Services(SSAS) instance.

구문

<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

Command

Child elements

Object

주의

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.

참고 항목

개념

Commands (XMLA)

도움말 및 정보

SQL Server 2005 지원 받기