RefreshPolicyType Enum

Definition

Specifies the refresh policy type of a table

public enum RefreshPolicyType
type RefreshPolicyType = 
Public Enum RefreshPolicyType
Inheritance
RefreshPolicyType

Fields

Basic 0

Basic refresh policy

Remarks

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

Applies to