SPDatabaseAction.DropIndex-Methode

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

Syntax

'Declaration
Protected Sub DropIndex ( _
    tableName As String, _
    indexName As String _
)
'Usage
Dim tableName As String
Dim indexName As String

Me.DropIndex(tableName, indexName)
protected void DropIndex(
    string tableName,
    string indexName
)

Parameter

Siehe auch

Referenz

SPDatabaseAction Klasse

SPDatabaseAction-Member

Microsoft.SharePoint.Upgrade-Namespace