Skip to main content

Enum UpdateStatisticsTaskUpdateType

Namespace: Varigence.Languages.Biml.Task

Assembly: Biml.dll

C#


public enum UpdateStatisticsTaskUpdateType

Fields

FieldsDescription
AllExistingStatisticsSpecifies that all statistics on the database should be updated.
ColumnStatisticsSpecifies that only statistics related to columns on the database should be updated.
IndexStatisticsSpecifies that only statistics related to indexes on the database should be updated.