IBX.IBSQL.TIBXSQLVAR.Name
Delphi
property Name: String read FName;
C++
__property System::UnicodeString Name = {read=FName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | IBX.IBSQL.pas IBX.IBSQL.hpp |
IBX.IBSQL | TIBXSQLVAR |
Description
Returns the name of the XSQLVAR.
Use the Name property to return the name of the XSQLVAR.