Please enable JavaScript to view this site.

Codolex

Navigation: Activities > Database

Delete object

Scroll Prev Top Next More

Delete object that is present in a database.

 

DeleteObject

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.

 

 

© by GDK Software