Click or drag to resize

SQLConnection.IdentifierQuoteChar Property (Typed)

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

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

Property Value

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