SPSiteInventoryUsageProvider.Update method
NOTE: This API is now obsolete.
更新此內容的服務的 Web 應用程式集合中每個SPWebApplication網站庫存工作。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")> _
Public Overrides Sub Update
'用途
Dim instance As SPSiteInventoryUsageProvider
instance.Update()
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public override void Update()
請參閱
參照
SPSiteInventoryUsageProvider class