ScriptCacheProcessingMode Element (ASSL)

Indicates whether the server should build the script cache during processing or after processing.

구문

<Cube>
   ...
      <ScriptCacheProcessingMode>...</ScriptCacheProcessingMode>
   ...
</Cube>

Element Characteristics

Characteristic Description

Data type and length

String (enumeration)

Default value

Regular

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent element

Cube

Child elements

None

주의

The value of this element is limited to one of the strings in the following table.

Value Description

Regular

The server builds the script cache during processing.

Lazy

The server builds the script cache after processing.

The enumeration that corresponds to the allowed values for ScriptCacheProcessingMode in the Analysis Management Objects (AMO) object model is ScriptCacheProcessingMode.

The element that corresponds to the parent of ScriptCacheProcessingMode in the Analysis Management Objects (AMO) object model is Cube.

참고 항목

참조

Properties (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기