SQLSelect property |
Applies to
TIB_Dataset
Declaration
Property SQLSelect : TStrings;
Description
Preparsed acces to the SQL statement of the SELECT portion of the
statement up to the beginning of the FROM portion.
This property is resolved to the SQL property immediatly.