Freigeben über


SPDiagnosticsProvider.DropTable-Methode

Die Tabellen im Speicher Protokollierung gelöscht.

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

Syntax

'Declaration
Public Overridable Sub DropTable ( _
    tableName As String _
)
'Usage
Dim instance As SPDiagnosticsProvider
Dim tableName As String

instance.DropTable(tableName)
public virtual void DropTable(
    string tableName
)

Parameter

  • tableName
    Typ: System.String

    Der Name der Tabelle des Anbieters

Siehe auch

Referenz

SPDiagnosticsProvider Klasse

SPDiagnosticsProvider-Member

Microsoft.SharePoint.Diagnostics-Namespace