Interface CtsParamExpr

All Superinterfaces:
CtsQueryExpr, CtsQuerySeqExpr, ServerExpression

public interface CtsParamExprextends CtsQueryExpr
An instance of a placeholder parameter returned by a call to cts:param() that can represent a cts expression and can be passed on a bind() call to be assigned a cts query expression when invoking a row pipeline.
Since:
8.2.0; requires MarkLogic 12.1 or higher