共用方式為


SPUpgradeContext members

Include protected members
Include inherited members

提供其他升級內容。

The SPUpgradeContext type exposes the following members.

Constructors

  Name Description
Public method SPUpgradeContext 初始化SPUpgradeContext類別的新執行個體。

Top

Properties

  Name Description
Public property Item[String] 取得或設定屬性的值從其機碼是String字典。
Public property Item[Type] 取得或設定屬性的值從其機碼是Type字典。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Clear 會清除升級內容。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPUpgradeContext class

Microsoft.SharePoint.Upgrade namespace