IBX.IBSQL.TSQLVAR.SqlName
Delphi
property SqlName : String read GetSqlName write SetSqlName;
C++
__property System::UnicodeString SqlName = {read=GetSqlName, write=SetSqlName};
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.