Элемент Cube (ASSL)
Определяет обычный, виртуальный или связанный куб в элементе служб Microsoft SQL Server Службы Analysis Services Database.
Синтаксис
<Cubes>
<Cube>
<Name>...</Name>
<ID>...</ID>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Description>...</Description>
<Language>...</Language>
<Collation>...</Collation>
<Translations>...</Translations>
<Dimensions>...</Dimensions>
<CubePermissions>...</CubePermissions>
<MdxScripts>...</MdxScripts>
<Perspectives>...</Perspectives>
<State>...</State>
<DefaultMeasure>...</DefaultMeasure>
<Visible>...</Visible>
<MeasureGroups>...</MeasureGroups>
<DataSourceView >...</Source>
<AggregationPrefix>...</AggregationPrefix>
<ProcessingPriority>...</ProcessingPriority>
<StorageMode>...</StorageMode>
<ProcessingMode>...</ProcessingMode>
<ScriptCacheProcessingMode>...</ScriptCacheProcessingMode>
<ProactiveCaching>...</ProactiveCaching>
<Kpis>...</Kpis>
<ErrorConfiguration>...</ErrorConfiguration>
<Actions>...</Actions>
<StorageLocation>...</StorageLocation>
<EstimatedRows>...</EstimatedRows>
<LastProcessed>...</LastProcessed>
<Annotations>...</Annotations>
</Cube>
</Cubes>
Характеристики элемента
Характеристика |
Описание |
---|---|
Тип данных и длина |
нет |
Значение по умолчанию |
нет |
Количество элементов |
от 0 до n: необязательный элемент, который может встречаться несколько раз. |
Связи элемента
Связь |
Элемент |
---|---|
Родительские элементы |
|
Дочерние элементы |
Actions, AggregationPrefix, Annotations, Collation, CreatedTimestamp, CubePermissions, DefaultMeasure, Description, Dimensions, ErrorConfiguration, EstimatedRows, ID, Kpis, Language, LastProcessed, LastSchemaUpdate, MdxScripts, MeasureGroups, Name, Perspectives, ProactiveCaching, ProcessingMode, ProcessingPriority, ScriptCacheProcessingMode, State, StorageLocation, StorageMode, Translations, Visible. |