Distinct property
Use the Distinct property to remove duplicate records from returned data.
| Setting | Description |
|---|---|
| True | Duplicate records are removed from returned data. |
| False | Default. Duplicate records are included in returned data. |
Caution:
If you remove duplicates, the data cannot be reliably updated. It should only be used with read-only data.