SPRemoteBlobStorageSettings.Installed-Methode
Überprüft, ob SQL-Remote-Blob-Speicher für die Inhaltsdatenbank installiert ist, aktualisieren die Installed-Eigenschaft den Wert bei Bedarf.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function Installed As Boolean
'Usage
Dim instance As SPRemoteBlobStorageSettings
Dim returnValue As Boolean
returnValue = instance.Installed()
public bool Installed()
Rückgabewert
Typ: System.Boolean
Eine Boolean = True, falls erforderlich.
Siehe auch
Referenz
SPRemoteBlobStorageSettings Klasse