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

Documentation

Support Forums
What can we help you with?
Topics

Enum FuzzyGroupingTransformNumeralOption

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

Fields

Leading

Specifies that numeral values at the beginning of the column should be removed before comparing with other columns.

LeadingAndTrailing

Specifies that numeral values at both the beginning and the end of the column should be removed before comparing with other columns.

Neither

Specifies that all numeral values in the column should be compared.

Trailing

Specifies that numeral values at the end of the column should be removed before comparing with other columns.

© Varigence