[This is preliminary documentation and is subject to change.]
Implicit conversion from int to AggregateFunction.
| C# |
public static implicit operator AggregateFunction ( int ordinal )
- ordinal (Int32)
- The int to convert.
An AggregateFunction containing the converted value.