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 | |
---|---|---|
Count | Gets the number of XmlaResult objects in the collection. | |
Item | Gets the XmlaResult at the specified index in the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
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