SPMetabaseObject.Update method

Commits to the registry or to the underlying directory store all changes made to the AD DS entry for this object.

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

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As SPMetabaseObject

instance.Update()
public void Update()

Remarks

By default, changes to properties are written to a local cache, and property values to be read are cached after the first read.

See also

Reference

SPMetabaseObject class

SPMetabaseObject members

Microsoft.SharePoint.Administration namespace

DirectoryServicesPermissionAccess

Other resources

Creating and Deleting Objects in Active Directory Domain Services