FireDAC.Phys.SQLiteWrapper.TSQLiteOutput.ErrorText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ErrorText: String read FErrorText write SetErrorText;

C++

__property System::UnicodeString ErrorText = {read=FErrorText, write=SetErrorText};

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.