SPDatabaseAction.DropIndex - Méthode

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Sub DropIndex ( _
    tableName As String, _
    indexName As String _
)
'Utilisation
Dim tableName As String
Dim indexName As String

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

Paramètres

Voir aussi

Référence

SPDatabaseAction classe

SPDatabaseAction - Membres

Microsoft.SharePoint.Upgrade - Espace de noms