The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

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