RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDatabaseMetaData.ProcedureQuoteChar Property

Quote character used for identifying stored procedures in commands.

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

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

 

TDBXCommand 

TDBXCommand.Text

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