Table of Contents

Enum SqlDatabaseRetentionPeriodUnits

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the change tracking retention period units.

public enum SqlDatabaseRetentionPeriodUnits

Fields

Days = 4

The change tracking retention period units are days.

Hours = 3

The change tracking retention period units are hours.

Minutes = 2

The change tracking retention period units are minutes.

None = 1

The change tracking retention period units are not set.

Unknown = 0

The change tracking retention period units are unknown.