Set Members

Represents an ordered collection of zero or more tuples.

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

Public Properties

  Name Description
ms144382.pubproperty(en-US,SQL.90).gif Hierarchies Gets a reference to the HierarchyCollection collection referenced by the Set.
ms144382.pubproperty(en-US,SQL.90).gif Tuples Gets a reference to the TupleCollection collection referenced by the Set.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms144382.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the Set.
ms144382.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the Set.
ms144382.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms144382.pubmethod(en-US,SQL.90).gif GetEnumerator Gets an instance of the Enumerator class for iterating through the collection.
ms144382.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms144382.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms144382.pubmethod(en-US,SQL.90).gifms144382.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms144382.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

Explicit Interface Implementations

  Name Description
IEnumerable.GetEnumerator  

Top

See Also

Reference

Set Class
Microsoft.AnalysisServices.AdomdServer Namespace