Share via


Expression Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the Expression class.

Overload List

  Name Description
Public method Expression() Initializes a new instance of the Expression class.
Public method Expression(String) Initializes a new instance of the Expression class with the Multidimensional Expressions (MDX) expression to be evaluated.

Top