IBX.IBSQL.TIBXSQLVAR.Name

From RAD Studio API Documentation
Jump to: navigation, search

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.