you can make a property bool IsNew or put a bool parameter in the method
Save to check if it's new (true) or not (false) so if BL set the parameter
to true you access the insert command else access the Update command

Reply via email to