DbEntityInstanceEnumerator.Finalize Method

NOTE: This API is now obsolete.

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
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Protected Overrides Sub Finalize
'Usage

Me.Finalize()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
protected override void Finalize()

See Also

Reference

DbEntityInstanceEnumerator Class

DbEntityInstanceEnumerator Members

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