To create OData custom composite keys, you select entities that you want to use as primary keys.
Click
Edit Custom Keys
.
Select an entity from the list of entities.
Select the fields that you want to use as a custom key. You can select multiple fields.
Important:
Ensure that you analyze the data and select fields that uniquely identify each record in the database table or view. For example, if you want to use the fields
FirstName
and
LastName
to create a custom composite key, you cannot have two employees with the same first and last names.
Click
Apply
.
You see the custom composite key that you created in the list under Custom ODataEntity Keys.