ISqlDialect.OpenQuote property
Gets the open quote character for quoting identifiers.
public char OpenQuote { get; }
Property Value
The open quote.
See Also
- interface ISqlDialect
Gets the open quote character for quoting identifiers.
public char OpenQuote { get; }
The open quote.