共用方式為


SPDatabase.WarnAboutRemoteBlobStorageSettings method

會傳回 Boolean 值,以指定是否系統管理員就會警告安裝該外部二進位大型物件 (BLOB) 存放區

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

Syntax

'宣告
Protected Function WarnAboutRemoteBlobStorageSettings As Boolean
'用途
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean
Boolean
true如果此SPContentDatabase執行個體與外部 BLOB 儲存已安裝 ;否則,請false。

請參閱

參照

SPDatabase class

SPDatabase members

Microsoft.SharePoint.Administration namespace