SPDatabase.Invalidate method

Invalidates the cached version stamp and other flags that are related to upgrade.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Invalidate
'Usage
Dim instance As SPDatabase

instance.Invalidate()
public override void Invalidate()

Implements

IUpgradable.Invalidate()

See also

Reference

SPDatabase class

SPDatabase members

Microsoft.SharePoint.Administration namespace