IntervalReplicationSchedule
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each replication schedule of ScheduleType INTERVAL. (This is used exclusively for tiered historian installations.) Custom replication schedules are handled in the CustomReplicationSchedule table.
|
Column |
Data Type |
Description |
|---|---|---|
|
(FK) ReplicationScheduleKey |
int NOT NULL |
The unique identifier for the schedule. ReplicationScheduleKey is a foreign key from the ReplicationSchedule table. |
|
Period |
smallint NOT NULL |
The period value. |
|
Unit |
nvarchar(32) NOT NULL |
The name of the unit. |