FireDAC.Phys.IBWrapper.TIBStatement.sql_stmt_timeout_user
| [–] 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_user: Integer index isc_info_sql_stmt_timeout_user read GetSQLInfoInt;
C++
__property int sql_stmt_timeout_user = {read=GetSQLInfoInt, index=28, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.