SPContentDatabase.RemoteBlobStorageSettings 属性

获取保存设置,从而确定内容的数据库如何使用Microsoft SQL Server远程 Blob 存储的对象。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property RemoteBlobStorageSettings As SPRemoteBlobStorageSettings
    Get
用法
Dim instance As SPContentDatabase
Dim value As SPRemoteBlobStorageSettings

value = instance.RemoteBlobStorageSettings
public SPRemoteBlobStorageSettings RemoteBlobStorageSettings { get; }

属性值

类型:Microsoft.SharePoint.Administration.SPRemoteBlobStorageSettings
控制内容的数据库如何使用Microsoft SQL Server远程 Blob 存储的设置。

另请参阅

引用

SPContentDatabase 类

SPContentDatabase 成员

Microsoft.SharePoint.Administration 命名空间