API:FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.BindParameters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BindParameters(ARowCount: SQLUInteger; AFixedLenOnly: Boolean);

C++

void __fastcall BindParameters(int ARowCount, bool AFixedLenOnly);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.