RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDatabaseMetaData.ProcedureQuoteChar Property

Quote character used for identifying stored procedures in commands.

Pascal
property ProcedureQuoteChar: UnicodeString;
C++
__property UnicodeString ProcedureQuoteChar;

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!