'Declaration Public Shared Function Parse( _ ByVal name As String _ ) As AggregateFunction
public static AggregateFunction Parse( string name )
Parameters
- name
- Aggregate function name
Return Value
AggregateFunction by name
'Declaration Public Shared Function Parse( _ ByVal name As String _ ) As AggregateFunction
public static AggregateFunction Parse( string name )