Share via


SPDatabase.WarnAboutRemoteBlobStorageSettings-Methode

Gibt einen booleschen Wert, der angibt, ob der Administrator eine Warnung angezeigt wird, dass, Speicher für externe binary large Object (BLOB) installiert ist.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Function WarnAboutRemoteBlobStorageSettings As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.WarnAboutRemoteBlobStorageSettings()
protected bool WarnAboutRemoteBlobStorageSettings()

Rückgabewert

Typ: System.Boolean
Boolean
true , wenn diese eine SPContentDatabase -Instanz und den externen BLOB-Speicher wird installiert. andernfalls false.

Siehe auch

Referenz

SPDatabase Klasse

SPDatabase-Member

Microsoft.SharePoint.Administration-Namespace