[This is preliminary documentation and is subject to change.]
Explicit conversion from AggregateFunction to string.
| C# |
public static explicit operator string ( AggregateFunction val )
- val (AggregateFunction)
- The AggregateFunction to convert.
A string containing the converted valaue.