Data.SqlExpr.TSQLConnection.GetSchemaNames
Delphi
procedure GetSchemaNames(List: TStrings); overload;
C++
void __fastcall GetSchemaNames(System::Classes::TStrings* List)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Data.SqlExpr.pas Data.SqlExpr.hpp | Data.SqlExpr | TSQLConnection | 
Description
Returns the schema names for all objects in the given data source.