SPDatabase.Update method

Causes the database to save its state and propagate changes to all the computers in the server farm.

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

Syntax

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

instance.Update()
public override void Update()

See also

Reference

SPDatabase class

SPDatabase members

Update overload

Microsoft.SharePoint.Administration namespace