SPRemoteBlobStorageSettings.Installed method
檢查 SQL 遠端 Blob 存放區上是否已安裝的內容資料庫,視更新 Installed 屬性的值。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function Installed As Boolean
'用途
Dim instance As SPRemoteBlobStorageSettings
Dim returnValue As Boolean
returnValue = instance.Installed()
public bool Installed()
傳回值
Type: System.Boolean
Boolean = true,如果需要。
請參閱
參照
SPRemoteBlobStorageSettings class