FireDAC.Phys.Intf.IFDPhysConnection.CurrentSchema
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnection | |
Delphi
property CurrentSchema: String read GetCurrentSchema write SetCurrentSchema;
C++
__property System::UnicodeString CurrentSchema = {read=GetCurrentSchema, write=SetCurrentSchema};
Description
Embarcadero Technologies does not currently have any additional information.