Provides the functionality to evaluate a Multidimensional Expressions (MDX) expression and return an MDXValue.
The following tables list the members exposed by the Expression type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| Expression | Overloaded. Initializes a new instance of the Expression class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ExpressionText | Gets or sets the Multidimensional Expressions (MDX) expression to be evaluated. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the Expression. | 
| .gif) | Calculate | Evaluates the Multidimensional Expressions (MDX) expression under a specified tuple and returns the scalar result. | 
| .gif) | CalculateMdxObject | Evaluates the Multidimensional Expressions (MDX) expression under a specific tuple and returns the result. | 
| .gif) | Dispose | Releases all resources used by the Expression. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
Expression Class
Microsoft.AnalysisServices.AdomdServer Namespace