Freigeben über


SPDiagnosticsProvider.DropHelperTable-Methode

Löscht die Hilfsprogramm-Tabelle aus der Datenbank.

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

Syntax

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

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

Parameter

  • tableName
    Typ: System.String

    Gibt den Namen des Hilfsprogramm-Tabelle aus der Datenbank gelöscht.

Siehe auch

Referenz

SPDiagnosticsProvider Klasse

SPDiagnosticsProvider-Member

Microsoft.SharePoint.Diagnostics-Namespace