Share via


SPDatabaseAction.DropTable method

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

Syntax

'Declaration
Protected Sub DropTable ( _
    tableName As String _
)
'Usage
Dim tableName As String

Me.DropTable(tableName)
protected void DropTable(
    string tableName
)

Parameters

See also

Reference

SPDatabaseAction class

SPDatabaseAction members

Microsoft.SharePoint.Upgrade namespace