확장 최소화
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

State Element (ASSL)

Contains a read-only value that describes the current processing state of the parent element.


<Cube> <!-- or Dimension, MeasureGroup, MiningModel, MiningStructure, Partition -->
      ...
   <State>...</State>
   ...
</Cube>

Characteristic Description

Data type and length

String (enumeration)

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Relationship Element

Parent elements

Cube, Dimension, MeasureGroup, MiningModel, MiningStructure, Partition

Child elements

None

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

Value Description

Processed

The element has been fully processed.

PartiallyProcessed

The element has been partially processed. (Cube and MeasureGroup only.)

Unprocessed

The element has not been processed.

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

The elements that correspond to the parents of State in the Analysis Management Objects (AMO) object model are Cube, Dimension, MeasureGroup, MiningModel, MiningStructure, and Partition.

이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
Microsoft는 MSDN 웹 사이트에 대한 귀하의 의견을 이해하기 위해 온라인 설문 조사를 진행하고 있습니다. 참여하도록 선택하시면 MSDN 웹 사이트에서 나가실 때 온라인 설문 조사가 표시됩니다.

참여하시겠습니까?
© 2013 Microsoft. All rights reserved.