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