IBX.IBSQL.TIBXSQLDA.AddName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddName(FieldName: String; Idx: Integer);

C++

void __fastcall AddName(System::UnicodeString FieldName, int Idx);

Properties

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

Description

Adds a name to the XSQLDA structure.

Call AddName to add a name to the XSQLDA structure.