Class ITraceSQLStatement
Unit
Declaration
type ITraceSQLStatement = class(ITraceStatement)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- ITraceStatement
- ITraceSQLStatement
Overview
Fields
| Public | nested const VERSION = 7; |
Methods
| Public | function getText(): PAnsiChar; |
| Public | function getPlan(): PAnsiChar; |
| Public | function getInputs(): ITraceParams; |
| Public | function getTextUTF8(): PAnsiChar; |
| Public | function getExplainedPlan(): PAnsiChar; |
Description
Fields
| Public | nested const VERSION = 7; |
|
This item has no description. | |
Methods
| Public | function getText(): PAnsiChar; |
|
This item has no description. | |
| Public | function getPlan(): PAnsiChar; |
|
This item has no description. | |
| Public | function getInputs(): ITraceParams; |
|
This item has no description. | |
| Public | function getTextUTF8(): PAnsiChar; |
|
This item has no description. | |
| Public | function getExplainedPlan(): PAnsiChar; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.