SelectExpressionCollection Constructors
A collection of ISelectExpression objects that define columns in the SELECT statement.Name | Description |
---|---|
SelectExpressionCollection() | Initializes a new SelectExpressionCollection instance with the default settings. |
See Also