Share via


SPDatabaseAction.DropView method

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

Syntax

'Declaration
Protected Sub DropView ( _
    viewName As String _
)
'Usage
Dim viewName As String

Me.DropView(viewName)
protected void DropView(
    string viewName
)

Parameters

See also

Reference

SPDatabaseAction class

SPDatabaseAction members

Microsoft.SharePoint.Upgrade namespace