IBX.IBSQL.TIBXSQLDA.Names

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Names: String read GetNames;

C++

__property System::UnicodeString Names = {read=GetNames};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBXSQLDA

Description

Returns the XSQLDA field names.

Use the Names property to return the XSQLDA field names.