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