![]() | AggregationMultiFunctionValidationContext Properties |
The AggregationMultiFunctionValidationContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllParameterExpressions |
Returns positional and non-positional parameters.
|
![]() | Config |
Returns the original configuration object for the aggregation multi-function
|
![]() | EventTypes |
Returns the event types of all events in the select clause
|
![]() | FunctionName |
Returns the aggregation function name
|
![]() | NamedParameters |
Gets the named parameters as a list
|
![]() | OptionalFilterExpression |
Returns the filter expression when provided
|
![]() | OptionalTableColumnRead |
Returns table column information when used with tables
|
![]() | ParameterExpressions |
Returns positional parameters expressions to this aggregation function.
Use for a list of all parameters including non-positional parameters.
|
![]() | StatementName |
Returns the statement name.
|
![]() | ValidationContext |
Returns additional validation contextual services.
|