Configuring data excluded from base data
To make data side-by-side data, you must exclude the field or type from base data. Fields include foreign keys, edge foreign keys, arrays, and one-to-one relationships. Fields also include scalar values such as bit, integer, and text. Types include entities and delegates. To exclude a field or type, add it to the gw.job.sxs.PersonalAutoSideBySideBaseDataConfig class:
- Add your new field to
sideBySideProperties - Add your new side-by-side
type to
sideBySideTypes
