[Top] [Prev] [Next] [Bottom] [Contents]

OnPostInsert

OnPostInsert (event)
Called after a row set performs an insert operation.

Example

<SCRIPT LANGUAGE="VBScript">
<!--
Sub sajsset_OnPostInsert()
	MsgBox "Insert operation completed"
end sub
-->
</SCRIPT>


[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.