共用方式為


SPFieldIndex.Delete method

刪除父SPFieldIndexCollectionSPFieldIndex 。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Sub Delete
'用途
Dim instance As SPFieldIndex

instance.Delete()
public void Delete()

備註

這個方法會刪除SPFieldIndex,包括索引中儲存任何資料。

請參閱

參照

SPFieldIndex class

SPFieldIndex members

Microsoft.SharePoint namespace