DbEntityInstanceEnumerator.Finalize Method

Allows the enumerator to perform cleanup operations before the memory allocated for the enumerator is reclaimed automatically.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Overrides Sub Finalize
'Usage

Me.Finalize()
protected override void Finalize()

See Also

Reference

DbEntityInstanceEnumerator Class

DbEntityInstanceEnumerator Members

Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db Namespace