共用方式為


SPAutoSerializingObject members

Include protected members
Include inherited members

做為基底類別提供適當的屬性欄位的自動序列化的所有拓撲物件。

The SPAutoSerializingObject type exposes the following members.

Constructors

  Name Description
Protected method SPAutoSerializingObject() 初始化SPAutoSerializingObject類別的新執行個體。
Protected method SPAutoSerializingObject(SerializationInfo, StreamingContext) 初始化SPAutoSerializingObject類別的新執行個體。

Top

Properties

  Name Description
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。

Top

Methods

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

Top

請參閱

參照

SPAutoSerializingObject class

Microsoft.SharePoint.Administration namespace