FireDAC.Phys.Intf.IFDPhysConnectionMetadata.BackslashEscSupported
Delphi
property BackslashEscSupported: Boolean read GetBackslashEscSupported;
C++
__property bool BackslashEscSupported = {read=GetBackslashEscSupported};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp |
FireDAC.Phys.Intf | IFDPhysConnectionMetadata |
説明
接続がバックスラッシュ(True
)を使用した文字のエスケープをサポートするか、否か(False
)を示します。