IBX.IBSQL.TIBSQL.Plan
Delphi
property Plan: String read GetPlan;
C++
__property System::UnicodeString Plan = {read=GetPlan};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | IBX.IBSQL.pas IBX.IBSQL.hpp |
IBX.IBSQL | TIBSQL |
Description
Renvoie le plan de la requête.
Utilisez la propriété Plan pour visualiser le plan de la requête une fois que la requête a été préparée.