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