Data.DBXCommon.TDBXDatabaseMetaData.QuotePrefix
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXDatabaseMetaData | |
Delphi
property QuotePrefix: string read FQuotePrefix;
C++
__property System::UnicodeString QuotePrefix = {read=FQuotePrefix};
Description
Character to start a quoted identifier.
QuotePrefix contains the character to start a quoted identifier.