The OpenD Programming Language

Database.queryImpl

Actually implements the query for the database. The query() method below might be easier to use.

interface Database
ResultSet
queryImpl
(
string sql
,)

Meta