FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.PARAM_STATUS_PTR

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PARAM_STATUS_PTR: PSQLUSmallint index SQL_ATTR_PARAM_STATUS_PTR read GetPUSmIntAttribute write SetPUSmIntAttribute;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.