命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub DropStatistics ( _
tableName As String, _
statisticsName As String _
)
用法
Dim tableName As String
Dim statisticsName As String
Me.DropStatistics(tableName, statisticsName)
protected void DropStatistics(
string tableName,
string statisticsName
)
参数
- tableName
类型:System.String
- statisticsName
类型:System.String