onRowsInserted (Event handler)

Some new data is being inserted into the database.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Boolean primitive

This event fires just after new rows are inserted in the current recordset. You may want to intercept this event to fix up some relationships in the database to maintain data integrity.

See also:XML.event