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

Documentation

Support Forums
What can we help you with?
Topics

Enum FuzzyLookupTransformMatchIndexOption

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

Fields

CreateNewIndex

Specifies that a new index will be created by not saved.

GenerateAndMaintainNewIndex

Specifies that a new index will be created, saved, and maintained.

GenerateAndPersistNewIndex

Specifies that a new index will be created, and saved, but not maintained.

ReuseExistingIndex

Specifies that an existing index will be reused.

© Varigence