Skip to main content
All docs
V25.1
  • 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