XmlaResultCollection Members

Contains a collection of XmlaResult objects. This class cannot be inherited.

The following tables list the members exposed by the XmlaResultCollection type.

Public Properties

  Name Description
ms175361.pubproperty(en-US,SQL.90).gif Count Gets the number of XmlaResult objects in the collection.
ms175361.pubproperty(en-US,SQL.90).gif Item Gets the XmlaResult at the specified index in the collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms175361.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms175361.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms175361.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms175361.pubmethod(en-US,SQL.90).gifms175361.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms175361.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms175361.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms175361.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.ICollection.CopyTo  
System.Collections.IEnumerable.GetEnumerator  
System.Collections.ICollection.IsSynchronized  
System.Collections.ICollection.SyncRoot  

Top

See Also

Reference

XmlaResultCollection Class
Microsoft.AnalysisServices Namespace