AdaptableAggregatedScalarQuery

Wraps an AdapTableQL Aggregated Scalar Expression

TypeScript
export interface

Properties

PropertyDescription
AggregatedScalarExpressionAdapTableQL 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