Share via


SPMetabaseObject.Update Method

Commits to the registry or to the underlying directory store all changes made to the Active Directory Domain Services (AD DS) entry for this object.

Namespace:  Microsoft.SharePoint.AdministrationOperation
Assembly:  Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.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.AdministrationOperation Namespace

DirectoryServicesPermissionAccess

Other Resources

Creating and Deleting Objects in Active Directory Domain Services