FireDAC.Phys.ODBCWrapper.TODBCStatementBase.ROW_STATUS_PTR

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ROW_STATUS_PTR: PSQLUSmallint index SQL_ATTR_ROW_STATUS_PTR read GetPUSmIntAttribute write SetPUSmIntAttribute;

C++

__property Firedac::Phys::Odbccli::PSQLUSmallint ROW_STATUS_PTR = {read=GetPUSmIntAttribute, write=SetPUSmIntAttribute, index=25};

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.