delete Entity
See deleteEntity(EntityValue, HttpHeaders?, RequestOptions?).
Parameters
entity
Entity parameter.
See deleteEntity(EntityValue, HttpHeaders?, RequestOptions?).
Parameters
entity
Entity parameter.
headers
Headers parameter.
Add a pending deleted entity to the change set. The entity will be deleted when this change set is submitted.
Parameters
entity
Entity to be deleted.
headers
(nullable) Request-specific headers.
options
(nullable) Request-specific options.