[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser.SqlDialect.IdEscapeChars

IdEscapeChars Property

IdEscapeChars

Gets the characters used to escape SQL identifiers in the specific SQL dialect.

Declaration
public string IdEscapeChars { get; }
Property Value
Type Description
string

A string representing the characters used to escape SQL identifiers.