RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxDataReader.GetSchemaTable Method

Returns column metadata of the table.

Pascal
function GetSchemaTable: DataTable; override;
C++
virtual __fastcall DataTable GetSchemaTable();

GetSchemaTable returns a DataTable describing the column metadata of the table. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!