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.StringGibt den Namen des Hilfsprogramm-Tabelle aus der Datenbank gelöscht.