CellSetTuple members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Defines a tuple object for an OLAP query.

The CellSetTuple type exposes the following members.

Constructors

  Name Description
Public method CellSetTuple Initializes a new instance of the CellSetTuple class.

Top

Properties

  Name Description
Public property Members The members in the tuple. (Overrides ResultTuple.Members.)
Public property Ordinal The ordinal position of the tuple. (Overrides ResultTuple.Ordinal.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CellSetTuple class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace