Skip to content

QueryTextFormats class

Represents different formats for query text representation

public class Korzh.EasyQuery.QueryTextFormats
TypeNameDescription
HtmlFormatsHtmlFormattingGets the HTML formatting.
BooleanShowEntityNameGets or sets a value indicating whether entity attributes in textual representation of query contain entity name.
BooleanShowRootConditionGets or sets a value indicating whether root condition should appear in textual representation of query.
BooleanUseHtmlGets or sets a value indicating whether Query will use HTML for text representation.
BooleanUseMathSymbolsForOperatorsGets or sets a value indicating whether query should use mathematicak symbols for operator names in text representation.
TypeNameDescription
QueryTextFormatsDefaultGets QueryTextFormats object with the default formats.