Name of procedure to call to change the name of the file in the database. Either this or TableName/FileNameColumnName must be available
The procedure must take these parameters: (@Identity int, @FileName varchar)
SqlServerUploadStorageProvider Class | Hitone.Web.SqlServerUploader Namespace