UnmappedTableBehavior

Classes > Nimblesite.Sync.Core > UnmappedTableBehavior

Behavior for tables not explicitly mapped. Spec Section 7.7.

public enum UnmappedTableBehavior

Values

Name Description
Strict Unmapped tables are NOT synced (explicit opt-in).
Passthrough Unmapped tables sync with identity mapping (same schema).