共用方式為


SPPropertyBag.Update Method

Updates the database with changes that were made to the properties in the property bag.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As SPPropertyBag

instance.Update()
public void Update()

See Also

Reference

SPPropertyBag Class

SPPropertyBag Members

Microsoft.SharePoint.Utilities Namespace