SPDatabase.WarnAboutRemoteBlobStorageSettings 方法
返回一个布尔值,指定是否安装该外部二进制大对象 (BLOB) 存储警告管理员。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Function WarnAboutRemoteBlobStorageSettings As Boolean
用法
Dim returnValue As Boolean
returnValue = Me.WarnAboutRemoteBlobStorageSettings()
protected bool WarnAboutRemoteBlobStorageSettings()
返回值
类型:System.Boolean
Boolean
true如果此SPContentDatabase实例和外部安装 BLOB 存储 ;否则为false。