Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Drop the tables in the logging store
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
)
Parameters
tableName
Type: System.StringThe name of the table of the provider