The statement may produce either rows or an update count.
The statement must produce rows. An exception is thrown if the statement produces an update count.
The statement must produce an update count. An exception is thrown if the statement produces rows.
Generated using TypeDoc
The expected statement result type.