SPDatabase.PreventConnectionDuringUpgrade method
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Function PreventConnectionDuringUpgrade As Boolean
'Usage
Dim returnValue As Boolean
returnValue = Me.PreventConnectionDuringUpgrade()
protected virtual bool PreventConnectionDuringUpgrade()
Return value
Type: System.Boolean