共用方式為


SPPersistedObject.Uncache method

釋放物件所使用的記憶體快取。

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

Syntax

'宣告
Public Sub Uncache
'用途
Dim instance As SPPersistedObject

instance.Uncache()
public void Uncache()

備註

使用Uncache方法釋放會耗用大量資源的物件會使用快取。

請參閱

參照

SPPersistedObject class

SPPersistedObject members

Microsoft.SharePoint.Administration namespace