Freigeben über


Partition-Element (ASSL)

Definiert eine Partition eines MeasureGroup -Elements oder eine Partitionsbindung in einem Out-of-Line- MeasureGroupBinding -Element.

Syntax

  
<Partitions>  
      <Partition> <!-- ancestor: MeasureGroup -->  
      <Name>...</Name>  
      <ID>...</ID>  
      <CreatedTimestamp>...</CreatedTimestamp>  
      <LastSchemaUpdate>...</LastSchemaUpdate>  
      <Description>...</Description>  
      <Source>...</Source>  
      <ProcessingPriority>...</ProcessingPriority>  
      <AggregationPrefix>...</AggregationPrefix>  
      <StorageMode>...</StorageMode>  
      <ProcessingMode>...</ProcessingMode>  
      <ErrorConfiguration>...</ErrorConfiguration>  
      <StorageLocation>...</StorageLocation>  
      <RemoteDatasourceID>...</RemoteDatasourceID>  
      <Slice>...</Slice>  
      <ProactiveCaching>...</ProactiveCaching>  
      <Type>...</Type>  
      <EstimatedSize>...</EstimatedSize>  
      <EstimatedRows>...</EstimatedRows>  
      <CurrentStorageMode>...</CurrentStorageMode>  
      <AggregationDesignID>...</AggregationDesignID>  
      <AggregationInstances>...</AggregationInstances>  
      <AggregationInstanceSource>...</AggregationInstanceSource>  
      <LastProcessed>...</LastProcessed>  
      <State>...</State>  
      <Annotations>.../Annotations>  
   </Partition>  
   <!-- or -->  
   <Partition xsi:type="PartitionBinding"> <!-- ancestor: MeasureGroupBinding -->  
   </Partition>  
</Partitions>  

Elementmerkmale

Merkmal BESCHREIBUNG
Datentyp und -länge Siehe Tabelle unten.
Standardwert Keine
Kardinalität 0-n: Optionales Element, das mehr als einmal auftreten kann.
Vorgänger oder übergeordnetes Element Datentyp
Measuregroup Keine
MeasureGroupBinding PartitionBinding

Elementbeziehungen

Beziehung Element
Übergeordnete Elemente Partitionen
Untergeordnete Elemente Siehe Tabelle unten.
Vorgänger oder übergeordnetes Element Untergeordnete Elemente
Measuregroup AggregationDesignID, AggregationInstances, AggregationInstanceSource, AggregationPrefix, Annotations, CreatedTimestamp, CurrentStorageMode, Description, ErrorConfiguration, EstimatedRows, EstimatedSize, ID, LastProcessed, LastSchemaUpdate, Name, ProactiveCaching, ProcessingMode, ProcessingPriority, RemoteDatasourceID, Slice, Source, State, StorageLocation, StorageMode, Type
MeasureGroupBinding Keine

Bemerkungen

Diesem Element sind unter dem DeploymentMode-Wert 2 (tabellarischer Servermodus) die folgenden Überprüfungen zugeordnet:

Das entsprechende Element im AMO-Objektmodell (Analysis Management Objects) ist Partition.

Weitere Informationen

Objekte (ASSL)