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);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCCommandStatement |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !