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