इसके माध्यम से साझा किया गया


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
ms143201.pubproperty(en-US,SQL.90).gif Hierarchies Gets a reference to the HierarchyCollection collection referenced by the Set.
ms143201.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
ms143201.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of System.Object are equal.
ms143201.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.
ms143201.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143201.pubmethod(en-US,SQL.90).gifms143201.static(en-US,SQL.90).gif op_Equality Determines whether two specified instances of Set are equal.
ms143201.pubmethod(en-US,SQL.90).gifms143201.static(en-US,SQL.90).gif op_Inequality Determines whether two specified instances of Set are not equal.
ms143201.pubmethod(en-US,SQL.90).gifms143201.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143201.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

Set Class
Microsoft.AnalysisServices.AdomdClient Namespace