| Class | Description |
|---|---|
| AggregateExpressionImpl |
Represents an aggregate expression.
|
| AggregateImpl |
Represents the aggregate transformation.
|
| BottomTopImpl |
Represents a transformation with one of the pre-defined methods
bottomcount, bottompercent, bottomsum,
topcount, toppercent, topsum. |
| ComputeExpressionImpl |
Represents an aggregate expression.
|
| ComputeImpl |
Represents the compute transformation.
|
| ConcatImpl |
Represents the concat transformation.
|
| CustomFunctionImpl |
Represents a transformation with a custom function.
|
| DynamicProperty |
A dynamic EDM property containing an aggregation.
|
| DynamicStructuredType |
A dynamic structured type used to incorporate dynamic properties containing aggregations.
|
| ExpandImpl |
Represents the expand transformation.
|
| FilterImpl |
Represents the filter transformation.
|
| GroupByImpl |
Represents the grouping transformation.
|
| GroupByItemImpl |
Represents a grouping property.
|
| IdentityImpl |
Represents the identity transformation.
|
| OrderByImpl | |
| SearchImpl |
Represents the search transformation.
|
| SkipImpl | |
| TopImpl |
Copyright © 2023. All rights reserved.