Share via


SPDatabaseAction.DropStatistics - Méthode

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

Syntaxe

'Déclaration
Protected Sub DropStatistics ( _
    tableName As String, _
    statisticsName As String _
)
'Utilisation
Dim tableName As String
Dim statisticsName As String

Me.DropStatistics(tableName, statisticsName)
protected void DropStatistics(
    string tableName,
    string statisticsName
)

Paramètres

Voir aussi

Référence

SPDatabaseAction classe

SPDatabaseAction - Membres

Microsoft.SharePoint.Upgrade - Espace de noms