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