ComponentOne Query 8.0
StringLiteralQuote Property

Syntax

C1Query.SQLInfo.StringLiteralQuote= value

Notes

Read/Write at run time. Unavailable at design time.
Property applies to SQLInfo object.

Values

Constant Value and Name

Meaning

1 – c1qQuoteSingle

‘…’

2 – c1qQuoteDouble

“…”

Description

This property sets/returns the quotation mark used with string literals (constants).

See Also

SQL Syntax Properties

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback