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

Documentation

Support Forums
What can we help you with?
Topics

Enum UpdateStatisticsTaskUpdateType

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

Fields

AllExistingStatistics

Specifies that all statistics on the database should be updated.

ColumnStatistics

Specifies that only statistics related to columns on the database should be updated.

IndexStatistics

Specifies that only statistics related to indexes on the database should be updated.

© Varigence