SPDiagnosticsProvider.DropHelperTable 方法
从数据库中删除帮助程序表。
命名空间: Microsoft.SharePoint.Diagnostics
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub DropHelperTable ( _
tableName As String _
)
用法
Dim tableName As String
Me.DropHelperTable(tableName)
protected void DropHelperTable(
string tableName
)
参数
tableName
类型:System.String指定要从数据库中删除的帮助程序表名。