FireDAC.Phys.ODBCWrapper.TODBCConnection.PARAM_ARRAY_ROW_COUNTS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PARAM_ARRAY_ROW_COUNTS: SQLUInteger index SQL_PARAM_ARRAY_ROW_COUNTS read GetInfoOptionUInt;

C++

__property int PARAM_ARRAY_ROW_COUNTS = {read=GetInfoOptionUInt, index=153, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.