RAD Studio VCL Reference
|
Populates a list with the names of the fields in the table.
procedure GetFieldNames(const TableName: Widestring; List: TWideStrings);
__fastcall GetFieldNames(const BSTR TableName, TWideStrings List);
Call GetFieldNames to retrieve a list of fields in the associated table.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|