Data.SqlExpr.TSQLConnection.GetDefaultSchemaName
| [–] 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.