protected abstract void PrepareDeleteMediaPathCommand(
DbCommand deleteCommand,
string[] mediaSopInstanceUID
)
deleteCommand
Type: System.Data.Common.DbCommand The database command which will be initialized to delete the media locations.
mediaSopInstanceUID
Type: Array of System.String The SOP Instance UIDs for the media objects which their location will be deleted.