Object
PreparedStatement
![]() | Private constructor. |
![]() | Binds Blob value to the prepared statement. |
![]() | Binds Boolean value to the prepared statement. |
![]() | Binds Currency value to the prepared statement. |
![]() | Binds Date value to the prepared statement. |
![]() | Binds Double value to the prepared statement. |
![]() | Binds Int16 value to the prepared statement. |
![]() | Binds Int32 value to the prepared statement. |
![]() | Binds Int64 value to the prepared statement. |
![]() | Binds Int8 value to the prepared statement. |
![]() | Binds NULL value to the prepared statement. |
![]() | Binds Single value to the prepared statement. |
![]() | Binds String value to the prepared statement. |
![]() | Binds Time value to the prepared statement. |
![]() | Binds Timestamp value to the prepared statement. |
![]() | Executes SQL statement without returning result. |
![]() | Executes statement query, returning the result as EinhugurDuckDB.Recordset or nil. |