Share via


SPDatabaseAction.Dispose method

Disposes the database session and releases resources.

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

Syntax

'Declaration
Public Overrides Sub Dispose
'Usage
Dim instance As SPDatabaseAction

instance.Dispose()
public override void Dispose()

See also

Reference

SPDatabaseAction class

SPDatabaseAction members

Microsoft.SharePoint.Upgrade namespace