Skip to content

ISqlDialect.OpenQuote property

Gets the open quote character for quoting identifiers.

public char OpenQuote { get; }

Property Value

The open quote.

See Also