Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPDatabase.PreventConnectionDuringUpgrade().
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function PreventConnectionDuringUpgrade As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.PreventConnectionDuringUpgrade()
protected override bool PreventConnectionDuringUpgrade()
Return value
Type: System.Boolean