Data.SqlExpr.TSQLConnection.GetDefaultSchemaName

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

function GetDefaultSchemaName: string;

C++

System::UnicodeString __fastcall GetDefaultSchemaName();

Description

Returns the default schema name of the current object.