Contains the information returned by an instance of Microsoft SQL Server 2005 Analysis Services (SSAS) in response to an Execute method call.
Namespace urn:schemas-microsoft-com:xml-analysis
语法
<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 | 
备注
The ExecuteResponse element is the topmost element within the body of a SOAP response for the Execute method.
请参阅
参考
DiscoverResponse Element (XMLA)