Inserts the current record into the database.
Syntax
public void insert()
Run On
Server
Remarks
If the transaction ID has not yet been assigned, a new ID will be retrieved from the appropriate number sequence and assigned to the TransId field.
Inserts the current record into the database.
public void insert()
Server
If the transaction ID has not yet been assigned, a new ID will be retrieved from the appropriate number sequence and assigned to the TransId field.