Name of procedure to call when the file upload is completed and verified to stay in the database (i.e. MoveTo has been called). This procedure can be used to store the Hash of the file if one was calculated
The procedure must take these parameters: (@Identity numeric, (optional) @Hash varchar)
SqlServerUploadStorageProvider Class | Hitone.Web.SqlServerUploader Namespace