Remote Blob Storage (RBS) is a library API set that is designed to move storage of large binary data (BLOBs) from Microsoft SQL Server to external storage solutions.
Browse by Tags
All Tags »
RemoteBlobStoreException (RSS)
-
I recently got a question on what Exceptions a BlobStore implementation should throw and this blog post answers that question. BlobStore implementations should throw either BlobStoreException or other exceptions. BlobStoreException is meant to be used Read More...
|