Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 367 Bytes

File metadata and controls

16 lines (10 loc) · 367 Bytes

ISqlDialect.CloseQuote property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the close quote character for quoting identifiers.

public char CloseQuote { get; }

Property Value

The close quote.

See Also