DataTuple Class | 
Namespace: Dundas.BI.Data.DataRetrieval
The DataTuple type exposes the following members.
| Name | Description | |
|---|---|---|
| DataTuple | 
            Initializes a new instance of the DataTuple class.
              | |
| DataTuple(Int32) | 
            Initializes a new instance of the DataTuple class.
              | 
| Name | Description | |
|---|---|---|
| Cellset | 
            Gets the parent cellset.
              | |
| ChildTupleCount | 
            Gets the child tuples count for the current instance.
              | |
| Key | 
            Gets the tuple key, built using the members unique names.
              | |
| Members | 
            Gets the dimension members.
              | |
| Ordinal | 
            Gets or sets the tuple ordinal.
              | |
| Properties | 
            Gets the miscellaneous properties.
              | 
| Name | Description | |
|---|---|---|
| Clone | 
            Clones this instance.
              | |
| Equals(Object) | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| Equals(DataTuple) | Indicates whether the current object is equal to another object of the same type.  | |
| GetHashCode | Serves as the default hash function.  (Overrides ObjectGetHashCode.) |