Share via


VendCategory.postInsert Method

Performs the required actions immediately after a new record is inserted.

Syntax

private void postInsert()

Run On

Called

Remarks

This method should be positioned inside the same transaction as the insertion of the record.

See Also

Reference

VendCategory Table