Record ValidityMask
Unit
Declaration
type ValidityMask = record
Description
Class: ValidityMask of ddb
Overview
Fields
![]() |
o: Pduckdb_ValidityMask; |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_ValidityMask); |
![]() |
class operator Explicit(const r: ValidityMask): Boolean; |
![]() |
procedure AutoRelease(); |
![]() |
procedure Init(); overload; |
![]() |
procedure Init(arg1: UInt64); overload; |
![]() |
procedure Init(arg1: PUInt64); overload; |
![]() |
procedure Init(arg1: ValidityMask; arg2: UInt64); overload; |
![]() |
procedure Resize(arg2: UInt64; arg3: UInt64); overload; |
![]() |
function TargetCount(): UInt64; overload; |
![]() |
procedure SliceInPlace(arg2: ValidityMask; arg3: UInt64; arg4: UInt64; arg5: UInt64); overload; |
![]() |
procedure Slice(arg2: ValidityMask; arg3: UInt64; arg4: UInt64); overload; |
![]() |
procedure Combine(arg2: ValidityMask; arg3: UInt64); overload; |
![]() |
function ToString(arg2: UInt64): str; overload; |
![]() |
class function IsAligned(arg1: UInt64): Boolean; overload; static; |
Description
Fields
![]() |
o: Pduckdb_ValidityMask; |
This item has no description. |
Methods
![]() |
constructor FromNativePointer(ptr : Pduckdb_ValidityMask); |
This item has no description. |
![]() |
class operator Explicit(const r: ValidityMask): Boolean; |
This item has no description. |
![]() |
procedure AutoRelease(); |
This item has no description. |
![]() |
procedure Init(); overload; |
This item has no description. |
![]() |
procedure Init(arg1: UInt64); overload; |
This item has no description. |
![]() |
procedure Init(arg1: PUInt64); overload; |
This item has no description. |
![]() |
procedure Init(arg1: ValidityMask; arg2: UInt64); overload; |
This item has no description. |
![]() |
procedure Resize(arg2: UInt64; arg3: UInt64); overload; |
This item has no description. |
![]() |
function TargetCount(): UInt64; overload; |
This item has no description. |
![]() |
procedure SliceInPlace(arg2: ValidityMask; arg3: UInt64; arg4: UInt64; arg5: UInt64); overload; |
This item has no description. |
![]() |
procedure Slice(arg2: ValidityMask; arg3: UInt64; arg4: UInt64); overload; |
This item has no description. |
![]() |
procedure Combine(arg2: ValidityMask; arg3: UInt64); overload; |
This item has no description. |
![]() |
function ToString(arg2: UInt64): str; overload; |
This item has no description. |
![]() |
class function IsAligned(arg1: UInt64): Boolean; overload; static; |
This item has no description. |