Interface WfsProtocolExecutionQueryExperimental

Runtime-only WFS execution context.

interface WfsProtocolExecutionQuery {
    logicalLimit?: number;
}

Properties

Properties

logicalLimit?: number

Caller-visible queryAll ceiling, before the compiler-owned lookahead row.