RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLDA.AddName Method

Adds a name to the XSQLDA structure.

Pascal
procedure AddName(FieldName: String; Idx: Integer);
C++
__fastcall AddName(AnsiString FieldName, int Idx);

Call AddName to add a name to the XSQLDA structure. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!