f MyPictureBox is bound via SF, then saving it should save the serialized bitmap back to db right?
Correct.
The Generic Nullable didn't work. What is an appropriate replacement value?
Just return an alternate value and put something like this:
New CType(System.Drawing.Bitmap(1,1), System.Drawing.Image)