-
The Analytics designer does not contain any content.
-
Learn how to execute a stored procedure or a service from an expression.
-
When you use the AsQueryable attribute in an expression, the query is executed at the database level (rather than in memory).
-
Learn how to use expressions in form template markup.
-
The operators that you can use in Cora SeQuence expressions.
-
The Cora SeQuence engine supports retrieving external data that is stored in the Cora SeQuence database. Use a SQL statement in an expression to retrieve the external data.
-
Cora SeQuence supports several LINQ extension methods, which perform transformations on IEnumberable types (standard .NET functionality).
-
Returns the default value parameter when the method parameter expression throws an exception.
-
Perform operations on users and groups. In the example below, the join concatenates all groups that a user belongs to.
-
Use expressions to perform XPath operations.