Record PreparedStatementData
Unit
Declaration
type PreparedStatementData = record
Description
Class: PreparedStatementData of ddb
Overview
Fields
![]() |
o: Pduckdb_PreparedStatementData; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_PreparedStatementData); |
![]() |
class operator Explicit(const r: PreparedStatementData): Boolean; |
![]() |
procedure AutoRelease(); |
Description
Fields
![]() |
o: Pduckdb_PreparedStatementData; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_PreparedStatementData); |
This item has no description. |
![]() |
class operator Explicit(const r: PreparedStatementData): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |