Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an object that holds settings that determine how the content database uses Microsoft SQL Server Remote Blob Storage.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property RemoteBlobStorageSettings As SPRemoteBlobStorageSettings
Get
'Usage
Dim instance As SPContentDatabase
Dim value As SPRemoteBlobStorageSettings
value = instance.RemoteBlobStorageSettings
public SPRemoteBlobStorageSettings RemoteBlobStorageSettings { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPRemoteBlobStorageSettings
The settings that govern how the content database uses Microsoft SQL Server Remote Blob Storage.