Share via


SPDatabaseAction.DropFunction method

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

Syntax

'Declaration
Protected Sub DropFunction ( _
    functionName As String _
)
'Usage
Dim functionName As String

Me.DropFunction(functionName)
protected void DropFunction(
    string functionName
)

Parameters

See also

Reference

SPDatabaseAction class

SPDatabaseAction members

Microsoft.SharePoint.Upgrade namespace