Skip to main content
A newer version of this page is available. .
All docs
V20.2

SelectExpression Constructors

Name Parameters Description
SelectExpression() none Initializes a new instance of the SelectExpression class.
SelectExpression(String, String) expressionString, alias Initializes a new instance of the SelectExpression class with specified settings.
SelectExpression(String) expressionString Initializes a new instance of the SelectExpression class with specified settings.
See Also