I'm looking to insert some data, then grab the newly created ID for the inserted row and just return it. I've tried setting the direction on a my "id" InsertParameter in my ObjectDataSource, but I ...