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

Documentation

Support Forums
What can we help you with?
Topics

Enum DatabaseProcessingOption

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum DatabaseProcessingOption
    
  

Fields

ProcessClear

Specifies that the results of any previous processing operations on the target databases will be discarded.

ProcessDefault

Specifies that only the processing necessary to bring the target databases to a fully processed state will be performed. The Analysis Services engine will automatically determine what processing is required.

ProcessFull

Specifies that the target database and all subobjects will be processed in full, discarding the results of any previous processing operations.

© Varigence