protected override void PrepareUpdateStatusUpdateDateCommand(DbCommand updateCommand,string sopInstanceUID,DateTime updateDate)
updateCommand
The database command which will be initialized to update the information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object which status update date will be updated.
updateDate
The System.DateTime to be updated for the media object.