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

Documentation

Support Forums
What can we help you with?
Topics

Enum AdfUSqlCompilationMode

Namespace:
Varigence.Languages.Biml.DataFactory
Assembly:
Biml.dll
C#
    public enum AdfUSqlCompilationMode
    
  

Fields

Full

Complete compilation, including syntax, optimization and code generation.

Semantic

Does not perform a full compilation. Rather it performs semantic checks and necessary sanity checks.

SingleBox

This selection performs a full compilation with the TargetType setting to SingleBox

© Varigence