DbNetSuiteVS
AfterRecordInsert Event
NamespacesDbNetLink.DbNetSuiteVSGridEditControlAfterRecordInsert
Fires after a record is inserted. If present the identity value (or primary keys) are provided in the Identity array. The record DataTable is also passed.
Declaration Syntax
C#Visual Basic
public event GridEditControl..::.AfterRecordInsertDelegate AfterRecordInsert
Public Event AfterRecordInsert As GridEditControl..::.AfterRecordInsertDelegate

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)