FireDAC.Phys.IBWrapper.TIBStatement.sql_stmt_timeout_run
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBStatement |
Delphi
property sql_stmt_timeout_run: Integer index isc_info_sql_stmt_timeout_run read GetSQLInfoInt;
C++
__property int sql_stmt_timeout_run = {read=GetSQLInfoInt, index=29, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.