AdaptableAggregatedScalarQuery
Wraps an AdapTableQL Aggregated Scalar Expression
TypeScript
export interfaceProperties
| Property | Description |
|---|---|
| AggregatedScalarExpression | AdapTableQL Expression that returns any value based on multiple rows |
Property Details
AggregatedScalarExpression
AdapTableQL Expression that returns any value based on multiple rows
TypeScript
AggregatedScalarExpression: string;Property Value
string