Skip to main content
A newer version of this page is available. .

ExpressionDataBinding Constructors

Defines a calculation based on a string expression.
Name Parameters Description
ExpressionDataBinding() none Initializes a new instance of the ExpressionDataBinding class.
ExpressionDataBinding(CriteriaOperator) criteria Initializes a new instance of the ExpressionDataBinding class with specified settings.
ExpressionDataBinding(String) expression Initializes a new instance of the ExpressionDataBinding class with specified settings.
See Also