SPContentDatabase.PreventConnectionDuringUpgrade method
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