get_last_inserted
Description:
This command should be called inmediately called after a INSERT SQL command
Parameters:
| this |
a Provider object |
| cnc |
a Connection to get last inserted from |
Returns:
|
a Set with all data of the last inserted row |