Measure Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.Measure
public sealed class Measure
type Measure = class
Public NotInheritable Class Measure
- Inheritance
-
Measure
Properties
Caption |
Caption |
Description |
Description |
DisplayFolder |
DisplayFolder |
Expression |
Expression |
Name |
Name |
NumericPrecision |
NumericPrecision |
NumericScale |
NumericScale |
ParentCube |
ParentCube |
Properties |
Properties |
UniqueName |
UniqueName |
Units |
Units |
Methods
Equals(Object) |
Equals |
GetHashCode() |
GetHashCode |
ToString() |
ToString |
Operators
Equality(Measure, Measure) |
operator== |
Inequality(Measure, Measure) |
operator!= |