Text of an SQL statement cached on the server.

Hierarchy

  • Sql

Accessors

Methods

Accessors

  • get closed(): boolean
  • True if the SQL text is closed (removed from the server).

    Returns boolean

Methods

  • Remove the SQL text from the server, releasing resouces.

    Returns void

Generated using TypeDoc