FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.PARAMSET_SIZE

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PARAMSET_SIZE: SQLULen read GetPARAMSET_SIZE write SetPARAMSET_SIZE;

C++

__property int PARAMSET_SIZE = {read=GetPARAMSET_SIZE, write=SetPARAMSET_SIZE, nodefault};

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. Please help us document this topic by using the Discussion page!