SPContentDatabase.RemoteBlobStorageSettings-Eigenschaft
Ruft ein Objekt, das Einstellungen, die bestimmen enthält, wie Microsoft SQL Server Remote-Blob-Speicher für die Inhaltsdatenbank verwendet werden.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RemoteBlobStorageSettings As SPRemoteBlobStorageSettings
Get
'Usage
Dim instance As SPContentDatabase
Dim value As SPRemoteBlobStorageSettings
value = instance.RemoteBlobStorageSettings
public SPRemoteBlobStorageSettings RemoteBlobStorageSettings { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPRemoteBlobStorageSettings
Die Einstellungen, die steuern, wie Microsoft SQL Server Remote-Blob-Speicher für die Inhaltsdatenbank verwendet werden.