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