Is Replica Of multiple fields
multiple fields
The IsReplicaOf
feature asserts if a complete table or column in your source datastore is accurately replicated in your destination datastore. This ensures that not only the data, but also the structure and relationships of your original tables or columns, are preserved during the replication process.
By using the IsReplicaOf
feature, you're taking a significant step in maintaining data integrity across your datasets. This tool ensures that the replication process is comprehensive and accurate, leaving no room for missing data or structural anomalies.
Asserts that the dataset created by the targeted field(s) is replicated by the referred field(s).
Accepted Field Types | |
---|---|
Date |
|
Timestamp |
|
Integral |
|
Fractional |
|
String |
|
Boolean |
Example
materials
(target) is a replica of samples
(reference).
For [column_names]
, the referred fields do not replicate the targeted fields.