FireDAC.Comp.Client.TFDCustomConnection.CurrentSchema
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomConnection | |
Delphi
property CurrentSchema: String read GetCurrentSchema;
C++
__property System::UnicodeString CurrentSchema = {read=GetCurrentSchema};
Description
Name of the current schema of this database session.