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 CacheMode

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

Fields

Full

Specifies that the entire reference dataset will be cached before any lookup operation is executed.

None

Specifies that no caching will be used.

Partial

Specifies that the data from all rows (either matching or not) will be loaded into the cache.

© Varigence