Data.SqlExpr.TSQLConnection.GetSchemaNames

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: TSQLConnection

Delphi

procedure GetSchemaNames(List: TStrings); overload;

C++

void __fastcall GetSchemaNames(System::Classes::TStrings* List)/* overload */;

Description

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