Condividi tramite


Resultset Data Type (XMLA)

Defines an abstract primitive data type that represents data returned from a Discover or Execute method call.

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

Sintassi

<Resultset>
   <Exception>...</Exception>
   <Messages>...</Messages>
</Resultset>

Data Type Characteristics

Characteristic Description

Base data types

None

Derived data types

MDDataSet, olapxmla_EmptyResult, Rowset

Data Type Relationships

Relationship Element

Parent elements

None

Child elements

Exception, Messages

Derived elements

None

Osservazioni

The Resultset data type is a self-describing XML result set that can include both schema and data, depending on the type of information to be returned.

Vedere anche

Altre risorse

XML Data Types (XMLA)

Guida in linea e informazioni

Assistenza su SQL Server 2005