Udostępnij za pośrednictwem


Element instrukcja (XMLA)

Contains a query or statement to be sent using the Execute method to an instance of Microsoft SQL Server Analysis Services.

<Command>
   <Statement>...</Statement>
</Command>

Właściwości elementu

Charakterystyka

Description

Typ danych i długość

String

Wartość domyślna

None

Relacja

0-n: Opcjonalne element, który może występować więcej niż jeden raz.

Relacje elementu

Relacja

Element

Elementy nadrzędne

Polecenie

Elementy podrzędność

None

Remarks

The Statement command executes a query or statement on the Analysis Services instance.Analysis Services supports the following languages:

  • Wyrażenie wielowymiarowe (MDX)

  • Rozszerzenia wyszukiwanie danych (MDX)

  • Podzbiór języka SQL (Structured Query)

See Also

Concepts