Click or drag to resize

SQLConnection.IdentifierQuoteChar Property

X#
A string used to surround a delimited identifier for this connection.

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY IdentifierQuoteChar AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A string used to surround a delimited identifier for this connection.
See Also