ISqlDialect.OpenQuote property

namespace: Serenity.Data   assemblySerenity.Net.Services

Gets the open quote character for quoting identifiers.

public char OpenQuote { get; }

Property Value

The open quote.

See Also