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
- typeName
Type: System.String