FireDAC.Phys.Intf.IFDPhysConnection.SetCurrentSchema
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnection |
Delphi
procedure SetCurrentSchema(const AValue: String);
C++
virtual void __fastcall SetCurrentSchema(const System::UnicodeString AValue) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.