SPPersistedTypeCollection<T> members
Include protected members
Include inherited members
代表所有SPPersistedObject物件會儲存在設定資料庫,並找出所指定之類型或衍生自指定類型的集合。
The SPPersistedTypeCollection<T> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPPersistedTypeCollection<T>(SPFarm) | ||
SPPersistedTypeCollection<T>(SPFarm, Type) |
Top
Properties
Name | Description | |
---|---|---|
Farm | 此集合所屬的 SharePoint 伺服器陣列。 (Inherited from SPPersistedTypeCollection.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
InitializeFromDatabase | 擷取資料列集取決於此集合的物件的集合。 (Inherited from SPPersistedTypeCollection.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top