RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TSQLConnection.GetSchemaNames Method

Returns the schema names for all objects in the given data source.

Pascal
procedure GetSchemaNames(List: TWideStrings); overload;
C++
__fastcall GetSchemaNames(TWideStrings List);
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!