OlapMemberExpression Constructor (String)

Initializes a new instance of the OlapMemberExpression class.

Namespace:  Dundas.BI.Data.DataProviders.Olap
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
protected OlapMemberExpression(
	string statement
)

Parameters

statement
Type: SystemString
The statement.
See Also