Data.SqlExpr.TSQLConnection.QuoteChar

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property QuoteChar: string read FQuoteChar;

C++

__property System::UnicodeString QuoteChar = {read=FQuoteChar};

プロパティ

種類 可視性 ソース ユニット
property protected
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TSQLConnection

説明

使用している引用符を示します。

QuoteChar プロパティを読み取ると、使用している引用符、たとえば " などを取得することができます。