FireDAC.Phys.ODBCWrapper.TODBCStatementBase.DIAG_SQLSTATE

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DIAG_SQLSTATE[ARecNo: Integer]: String index SQL_DIAG_SQLSTATE read GetStrDiag;

C++

__property System::UnicodeString DIAG_SQLSTATE[int ARecNo] = {read=GetStrDiag, index=4};

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.