FireDAC.Phys.SQLiteWrapper.TSQLiteOutput.Handle
Delphi
property Handle: psqlite3_context read FHandle write FHandle;
C++
__property Firedac::Phys::Sqlitecli::psqlite3_context Handle = {read=FHandle, write=FHandle};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp |
FireDAC.Phys.SQLiteWrapper | TSQLiteOutput |
Description
Embarcadero Technologies does not currently have any additional information.