API:FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.Execute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Execute(ARowCount, AOffset: SQLUInteger; var ACount: SQLLen;  AExact: Boolean; const AExecDirectCommand: String);

C++

void __fastcall Execute(int ARowCount, int AOffset, int &ACount, bool AExact, const System::UnicodeString AExecDirectCommand);

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.