SPDatabase.Update-Methode
Bewirkt, dass die Datenbank, deren Status zu speichern und Weitergeben von Änderungen an allen Computern in der Serverfarm.
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()