StringJoinAggregate Fields |
The StringJoinAggregate type exposes the following members.
Name | Description | |
---|---|---|
_distinct |
Whether a DISTINCT modifer is applied.
(Inherited from BaseAggregate.) | |
_expr |
Expression that the aggregate operates over.
(Inherited from BaseAggregate.) | |
_sep |
Separator Expression.
|