protected override void PrepareUpdateMediaPathCommand(
DbCommand updateCommand,
MediaLocation mediaLoaction
)
updateCommand
The database command which will be initialized to update the information.
mediaLoaction
The MediaLocation information which will be updated.