Delete object that is present in a database.
Activity properties
begin HelpAndManualScreenshots.DataSource.Codolex.ShippersDataBroker.Delete(Shippers); end; |
Resulting code
If an object is not present in a database, when parsing or creating entities for example, this activity will not result in a change.
This activity will not free an object. To free an object from memory, see [reference] for more information.