FireDAC.Phys.Intf.IFDPhysConnectionMetadata.IsKeyword

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.