FireDAC.Phys.Intf.IFDPhysConnectionMetadata.BackslashEscSupported

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BackslashEscSupported: Boolean read GetBackslashEscSupported;

C++

__property bool BackslashEscSupported = {read=GetBackslashEscSupported};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysConnectionMetadata


Description

Indique si la connexion prend en charge l'échappement de caractère en utilisant une barre oblique inverse (True) ou non (False).

Voir aussi