FireDAC.Phys.IBWrapper.TIBStatement.sql_explain_plan
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBStatement | |
Delphi
property sql_explain_plan: String index isc_info_sql_explain_plan read GetSQLInfoStr;
C++
__property System::UnicodeString sql_explain_plan = {read=GetSQLInfoStr, index=26};
Description
Embarcadero Technologies does not currently have any additional information.