%SYS
SQLStatement Class Reference

Implementation of SQL support. More...

Inheritance diagram for SQLStatement:
Collaboration diagram for SQLStatement:

Public Member Functions

_.SYS.Python.SQLResultSet execute (args)
 Execute an SQL statement.
 

Public Attributes

 Statement
 Wrapped statement. More...
 

Private Member Functions

_.Library.Status OnNew (_.SQL.StatementResult stmt)
 Implement OnNew handler.
 

Detailed Description

Implementation of SQL support.

Member Data Documentation

◆ Statement

Statement

Wrapped statement.