Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the database with changes that are made to the view.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Sub Update
Dim instance As SPView
instance.Update()
public void Update()
Remarks
The Update method must be called in conjunction with many methods and properties of the SPView class for changes to take effect in the database.