protected override void PrepareDeleteMediaPathCommand(
DbCommand deleteCommand,
string[] mediaSopInstanceUID
)
deleteCommand
The database command which will be initialized to delete the media locations.
mediaSopInstanceUID
An System.Array of strings that represent the SOP Instance UIDs for the media objects which their location will be deleted.