共用方式為


SPPersistedTypeCollection<T> members

Include protected members
Include inherited members

代表所有SPPersistedObject物件會儲存在設定資料庫,並找出所指定之類型或衍生自指定類型的集合。

The SPPersistedTypeCollection<T> type exposes the following members.

Constructors

  Name Description
Public method SPPersistedTypeCollection<T>(SPFarm)
Public method SPPersistedTypeCollection<T>(SPFarm, Type)

Top

Properties

  Name Description
Protected property Farm 此集合所屬的 SharePoint 伺服器陣列。 (Inherited from SPPersistedTypeCollection.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitializeFromDatabase 擷取資料列集取決於此集合的物件的集合。 (Inherited from SPPersistedTypeCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPPersistedTypeCollection<T> class

Microsoft.SharePoint.Administration namespace