a!entityDataIdentifiers() Function

Function

a!entityDataIdentifiers( entity, identifiers )

Creates an EntityDataIdentifiers configuration for use with a!deleteFromDataStoreEntities().

See also: EntityDataIdentifiers

Parameters

Keyword Type Description

entity

DataStoreEntity

This field holds a single Data Store Entity value in which the data to be deleted is stored.

identifiers

Any Type

This field holds multiple Any Type values for the primary key values of the data to be deleted.

Returns

EntityDataIdentifiers

Open in Github Built: Tue, May 23, 2023 (06:12:33 PM)

On This Page

FEEDBACK