Share via


SPDatabaseAction.DropType method

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

Syntax

'Declaration
Protected Sub DropType ( _
    typeName As String _
)
'Usage
Dim typeName As String

Me.DropType(typeName)
protected void DropType(
    string typeName
)

Parameters

See also

Reference

SPDatabaseAction class

SPDatabaseAction members

Microsoft.SharePoint.Upgrade namespace