Name of procedure to call to append data in the database. Either this or TableName/DataColumnName must be available
The procedure must take these parameters: (@Pointer varbinary output, @Offset int, @Delete int, @Bytes varbinary, (optional) @Identity int)
SqlServerUploadStorageProvider Class | Hitone.Web.SqlServerUploader Namespace