DeactivateEntityKey Action

Deactivates an alternate key for a table.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
EntityKeyLogicalName
Edm.String False False

The logical name of the alternate key.

EntityLogicalName
Edm.String False False

The logical name of the table that has the alternate key.

See also