FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.Execute
Delphi
procedure Execute(ARowCount, AOffset: SQLUInteger; var ACount: SQLLen;
AExact: Boolean; const AExecDirectCommand: String);
C++
void __fastcall Execute(Firedac::Phys::Odbccli::SQLUInteger ARowCount, Firedac::Phys::Odbccli::SQLUInteger AOffset, Firedac::Phys::Odbccli::SQLLen &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.