ExecuteResponse Element (XMLA)

Contains the information returned by an instance of Microsoft SQL Server Analysis Services in response to an Execute method call.

Namespace urn:schemas-microsoft-com:xml-analysis

Syntax

<ExecuteResponse>
   <return>
</ExecuteResponse>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

1-1: Required element that can occur once and only once.

Element Relationships

Relationship

Element

Parent elements

None

Child elements

return

Remarks

The ExecuteResponse element is the topmost element within the body of a SOAP response for the Execute method.

See Also

Reference

Other Resources