a!entityDataIdentifiers( entity, identifiers )
Creates an EntityDataIdentifiers configuration for use with a!deleteFromDataStoreEntities().
See also: EntityDataIdentifiers
Keyword | Type | Description |
---|---|---|
|
DataStoreEntity |
This field holds a single Data Store Entity value in which the data to be deleted is stored. |
|
Any Type |
This field holds multiple Any Type values for the primary key values of the data to be deleted. |
EntityDataIdentifiers