EstimatedSize Element (ASSL)

Contains the read-only estimated size, in bytes, of the parent element.

Syntax

  
<Database> <!-- or MeasureGroup, Partition -->  
   ...  
   <EstimatedSize>...</EstimatedSize>  
   ...  
</Database>  

Element Characteristics

Characteristic Description
Data type and length Long
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements Database, MeasureGroup, Partition
Child elements None

Remarks

The elements corresponding to the parents of in the Analysis Management Objects (AMO) object model are Database, MeasureGroup, and Partition.

See Also

Properties (ASSL)