MeasureInfo Class |
Namespace: Dundas.BI.Data.Annotations
The MeasureInfo type exposes the following members.
Name | Description | |
---|---|---|
MeasureInfo |
Initializes a new instance of the MeasureInfo class.
|
Name | Description | |
---|---|---|
Aggregator |
Gets the measure aggregator.
| |
UniqueName |
Gets the measure unique name.
|
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
Equals(MeasureInfo) | Indicates whether the current object is equal to another object of the same type. | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
Equality | Implements the == operator. | |
Inequality | Implements the != operator. |