Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PreparedStatement

The result of query preparation.

Properties

Optional queryPlan

queryPlan: any

A representation of the query plan as a schema-less JSON object.

Optional statement

statement: undefined | string

A base64-encoded, compiled and parameterized version of a SQL statement.

Optional usage

usage: model.RequestUsage

Functions

getDeserializedJsonObj

getJsonObj