FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.PARAMS_PROCESSED_PTR

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PARAMS_PROCESSED_PTR: PSQLULen index SQL_ATTR_PARAMS_PROCESSED_PTR read GetPSQLULenAttribute write SetPSQLULenAttribute;

C++

__property Firedac::Phys::Odbccli::PSQLULen PARAMS_PROCESSED_PTR = {read=GetPSQLULenAttribute, write=SetPSQLULenAttribute, index=21};

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.