Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the type of the Partition element.
Синтаксис
<Partition>
...
<Type>...</Type>
...
</Partition>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String (enumeration) |
Default value |
Data |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
None |
Замечания
The value of this element is limited to one of the strings listed in the following table.
| Value | Description |
|---|---|
Data |
The partition contains fact table data. |
Writeback |
The partition contains writeback table data. |
The enumeration that corresponds to the allowed values for Type in the Analysis Management Objects (AMO) object model is PartitionType.
The element that corresponds to the parent of Type in the Analysis Management Objects (AMO) object model is Partition.