protected override void PrepareInsertMediaPathCommand(
DbCommand insertCommand,
MediaLocation mediaLocation
)
insertCommand
The database command which will be initialized to insert the new information.
mediaLocation
The MediaLocation information to be inserted.