API:FireDAC.Stan.Error.TFDDBError.Message

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Message: String read FMessage write FMessage;

C++

__property System::UnicodeString Message = {read=FMessage, write=FMessage};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error TFDDBError

Description

Embarcadero Technologies does not currently have any additional information.