Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
odbc
v0.2.1
ODBC
Connection
Options
Driver
ConnectionBuilder
Error
ErrorType
ResultSet
Statement
UnPreparedStatement
Built with Crystal 1.9.2
2023-10-08 10:31:41 UTC
class
ODBC::UnPreparedStatement
ODBC::UnPreparedStatement
DB::Statement
Reference
Object
Defined in:
odbc/unprepared_statement.cr
Constructors
.new
(connection, sql : String)
Constructor Detail
def self.
new
(connection, sql : String)
#
[
View source
]