RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDatabaseMetaData.QuoteChar Property

Quote character used for quoting identifiers in commands.

Pascal
property QuoteChar: WideString;
C++
__property BSTR QuoteChar;

This property contains the quote character used for quoting identifiers in the TDBXCommand.Text property.

Warning: deprecated. Use QuotePrefix and QuoteSuffix properties in TDBXDatabaseMetaDataEx.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!