FireDAC.Phys.IBWrapper.TIBStatement.sql_get_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_get_plan: String index isc_info_sql_get_plan read GetSQLInfoStr;

C++

__property System::UnicodeString sql_get_plan = {read=GetSQLInfoStr, index=22};

Description

Embarcadero Technologies does not currently have any additional information.