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

Documentation

Support Forums
What can we help you with?
Topics

Enum UpdateStatisticsTaskScanType

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

Fields

FullScan

Specifies that all values must be examined to produce the statistics.

SampleByPercent

Specifies that a provided percentage or fraction of values must be examined to product the statistics.

SampleByRows

Specifies that a provided count of values must be examined to product the statistics.

© Varigence