Sql.Net Class Library Documentation |
|
SqlExpression.Function Method
Creates a SqlExpression with an aggergation function
Parameters
-
func
- Aggregation function to be applied on the supplied expression
-
param
- Parameter of the aggregation function
Return Value
See Also
SqlExpression Class | Reeb.SqlOM Namespace