SPContentDatabase.RemoteBlobStorageSettings Property
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.