IBX.IBSQL.TSQLVAR.SqlData
Delphi
property SqlData : PByte read GetSqlData write SetSqlData;
C++
__property System::PByte SqlData = {read=GetSqlData, write=SetSqlData};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | IBX.IBSQL.pas IBX.IBSQL.hpp |
IBX.IBSQL | TSQLVAR |
Description
Embarcadero Technologies does not currently have any additional information.