Analysis Metadata
This is a container for all SQL Server Analysis Services (SSAS) metadata objects that are associated with this table definition. These include both multidimensional and tabular metadata.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Dimension /> | AstDimensionMetadataNode | Dimension metadata objects include all of the information necessary to use the parent table as the basis to create a Dimension in SQL Server Analysis Services (SSAS). |
<MeasureGroup /> | AstMeasureGroupMetadataNode | Measure group metadata objects include all of the information necessary to use the parent table as the basis to create a Measure Group in SQL Server Analysis Services (SSAS). |
<Tabular /> | AstTabularMetadataNode | Tabular metadata objects include all of the information necessary to use the parent table as the basis to create a table within a Tabular model in SQL Server Analysis Services (SSAS). |