Web.Update 方法
使用對網站所做的變更來更新資料庫。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public Sub Update
'用途
Dim instance As Web
instance.Update()
public void Update()
備註
如果已變更的任何Web物件的屬性的值,此方法將資料庫儲存之所有屬性的值。