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.
Releases unmanaged resources used by the configuration store object.
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'Declaration
Public Overridable Sub Dispose
'Usage
Dim instance As SPMetabaseObject
instance.Dispose()
public virtual void Dispose()
Implements
Remarks
The configuration store Active Directory node that corresponds to the object is disposed, and then the parent of the object is disposed if the parent is disposable.