TAdsTable.Insert

TAdsTable

Advantage TDataSet Descendant

Inserts a new, empty record in the dataset.

Syntax

procedure Insert;

Description

Call Insert to do the following:

After a call to Insert, an application can enable users to enter data in the fields of the records, and can then post those changes to the table using Post. A newly inserted record is posted to the table in one of three ways: