• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum FuzzyGroupingMatchType

Namespace:
Varigence.Languages.Biml.Transformation
Assembly:
Biml.dll
C#
    public enum FuzzyGroupingMatchType
    
  

Fields

Exact

Specifies that the column will be grouped using exact matching.

Fuzzy

Specifies that the column will be grouped using fuzzy matching.

PassThrough

Specifies that the column value will pass through to the output without grouping.

© Varigence