FireDAC.Phys.ODBCWrapper.TODBCStatementBase.SS_QUERYNOTIFICATION_MSGTEXT

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SS_QUERYNOTIFICATION_MSGTEXT: String index SQL_SOPT_SS_QUERYNOTIFICATION_MSGTEXT read GetCharAttribute write SetCharAttribute;

C++

__property System::UnicodeString SS_QUERYNOTIFICATION_MSGTEXT = {read=GetCharAttribute, write=SetCharAttribute, index=1234};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCStatementBase

Description

Embarcadero Technologies does not currently have any additional information.