QueryTextFormats class

Represents different formats for query text representation

public class Korzh.EasyQuery.QueryTextFormats

Properties

Type Name Description
HtmlFormats HtmlFormatting Gets the HTML formatting.
Boolean ShowEntityName Gets or sets a value indicating whether entity attributes in textual representation of query contain entity name.
Boolean ShowRootCondition Gets or sets a value indicating whether root condition should appear in textual representation of query.
Boolean UseHtml Gets or sets a value indicating whether Query will use HTML for text representation.
Boolean UseMathSymbolsForOperators Gets or sets a value indicating whether query should use mathematicak symbols for operator names in text representation.

Static Properties

Type Name Description
QueryTextFormats Default Gets QueryTextFormats object with the default formats.