共用方式為


SPListItem.Update method

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

Syntax

'宣告
Public Overrides Sub Update
'用途
Dim instance As SPListItem

instance.Update()
public override void Update()

Exceptions

Exception Condition
SPException

自建立後已經修改的清單項目。

-或-

更新項目所提供的資料無效。

備註

注意事項注意事項

當文件中的文件庫取出時,無法修改它的中繼資料使用Update方法。

SharePoint Foundation的清單項目所用的特定資料格式的相關資訊,請參閱SPListItem類別。

請參閱

參照

SPListItem class

SPListItem members

Microsoft.SharePoint namespace