SPDatabaseAction.DropIndex 方法

命名空间:  Microsoft.SharePoint.Upgrade
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Sub DropIndex ( _
    tableName As String, _
    indexName As String _
)
用法
Dim tableName As String
Dim indexName As String

Me.DropIndex(tableName, indexName)
protected void DropIndex(
    string tableName,
    string indexName
)

参数

另请参阅

引用

SPDatabaseAction 类

SPDatabaseAction 成员

Microsoft.SharePoint.Upgrade 命名空间