FireDAC.Phys.IBWrapper.TIBStatement.sql_explain_plan

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.