Condividi tramite


Statement Element (XMLA)

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

Sintassi

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

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

Command

Child elements

None

Osservazioni

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

  • Multidimensional Expressions (MDX)
  • Data Mining Extensions (MDX)
  • A subset of Structured Query Language (SQL)

Vedere anche

Concetti

Commands (XMLA)

Guida in linea e informazioni

Assistenza su SQL Server 2005