FireDAC.Phys.SQLiteWrapper.TSQLiteInput.Handle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Handle: psqlite3_value read FHandle write SetHandle;

C++

__property void * Handle = {read=FHandle, write=SetHandle};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteInput

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!