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.
Returns a Boolean value that specifies whether the administrator is warned that external binary large object (BLOB) storage is installed.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Protected Function WarnAboutRemoteBlobStorageSettings As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.WarnAboutRemoteBlobStorageSettings()
protected bool WarnAboutRemoteBlobStorageSettings()
Type: System.Boolean
Boolean
true if this an SPContentDatabase instance and external BLOB storage is installed; otherwise, false.