Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
odbc
v1.0.0
ODBC
Config
Connection
DriverInfo
Options
Driver
ConnectionBuilder
Error
ErrorType
ResultSet
Statement
UnPreparedStatement
Generated using Crystal 1.16.3
2025-10-09 19:37:24 UTC
class
ODBC::
Statement
ODBC::Statement
DB::Statement
Reference
Object
Defined in:
odbc/statement.cr
Constructors
.new
(connection, sql)
Constructor Detail
def self.
new
(connection, sql)
#
[
View source
]