Udostępnij za pośrednictwem


Element OlapInfo (XMLA)

Zawiera metadane oś i komórek, zawarty w katalog główny element używaMDDataSet typ danych.

<root xmlns="urn:schemas-microsoft-com:xml-analysis:mddataset">
   ...
   <OlapInfo>
      <CubeInfo>...</CubeInfo>
      <AxesInfo>...</AxesInfo>
      <CellInfo>...</CellInfo>
   </OlapInfo>
   ...
</root>

Właściwości elementu

Charakterystyka

Description

Typ danych i długość

None

Wartość domyślna

None

Relacja

1-1: Wymaganego elementu, który występuje tylko raz i tylko raz.

Relacje elementu

Relacja

Element

Elementy nadrzędne

katalog główny

Elementy podrzędność

AxesInfo, CellInfo, CubeInfo

Remarks

The OLAPInfo section of a root element using the MDDataSet data type provides metadane about the moduł, the axes of the multidimensional result, and the properties of the cells included the result.

See Also

Concepts