FireDAC.Phys.IBWrapper.TIBStatement.sql_explain_plan

From RAD Studio API Documentation
Jump to: navigation, search

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};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBStatement

Description

Embarcadero Technologies does not currently have any additional information.