SPContentDatabase.RemoteBlobStorageSettings property
取得包含設定決定如何將內容資料庫使用Microsoft SQL Server遠端 Blob 儲存的物件。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property RemoteBlobStorageSettings As SPRemoteBlobStorageSettings
Get
'用途
Dim instance As SPContentDatabase
Dim value As SPRemoteBlobStorageSettings
value = instance.RemoteBlobStorageSettings
public SPRemoteBlobStorageSettings RemoteBlobStorageSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPRemoteBlobStorageSettings
管理內容資料庫如何使用Microsoft SQL Server遠端 Blob 存放區的設定。