Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalQueryComparisonOptionsConfig

Configuration info to be passed to the LocalQueryComparisonOptions constructor.

Hierarchy

  • LocalQueryComparisonOptionsConfig

Index

Properties

Optional isCaseSensitive

isCaseSensitive: boolean

Whether predicates that involve strings will be interpreted in a "caseSensitive" manner. Default is 'false'.

Optional name

name: string

The name of this collection of configuration settings.

Optional usesSql92CompliantStringComparison

usesSql92CompliantStringComparison: boolean

Generated using TypeDoc