Table of Contents

Enum RefreshGranularityType

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

Specifies the granularity of the refresh policy for auto partitioning

public enum RefreshGranularityType

Fields

Name Description
Day

Granularity of a day

Invalid

Invalid Granularity

Month

Granularity of a month

Quarter

Granularity of a quarter

Year

Granularity of a year

Remarks

This enum is only supported when the compatibility level of the database is at 1450 or above.