ReplicationType
- Last UpdatedMar 10, 2025
- 1 minute read
Contains one row for each replication type. (This is used exclusively for tiered historian installations.)
|
Column |
Data Type |
Description |
|---|---|---|
|
(PK) ReplicationTypeKey |
tinyint NOT NULL |
Can be 1, 2, or 3. |
|
ReplicationTypeName |
nvarchar(255) NOT NULL |
Value is determined by the ReplicationTypeKey. 1 = Simple Replication, 2 = Analogy Summary Replication, 3 = State Summary Replication. |