IBX.IBCustomDataSet.TIBCustomDataSet.SelectSQL
Delphi
property SelectSQL: TStrings read GetSelectSQL write SetSelectSQL;
C++
__property System::Classes::TStrings* SelectSQL = {read=GetSelectSQL, write=SetSelectSQL};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBCustomDataSet |