API:Data.SqlExpr.TSQLDataSet.ExecSQL
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: TSQLDataSet | |
Delphi
function ExecSQL(ExecDirect: Boolean = False): Integer; override;
C++
virtual int __fastcall ExecSQL(bool ExecDirect = false);
Description
Embarcadero Technologies does not currently have any additional information.