SPPersistedTypeCollection<T> 成员

表示存储在配置数据库中,并指定的类型或从指定类型派生的所有SPPersistedObject对象的集合。

SPPersistedTypeCollection<T> 类型公开以下成员。

构造函数

  名称 说明
公共方法 SPPersistedTypeCollection<T>(SPFarm)
公共方法 SPPersistedTypeCollection<T>(SPFarm, Type)

页首

属性

  名称 说明
受保护的属性 Farm 该集合所属的 SharePoint 服务器场。 (从 SPPersistedTypeCollection 继承。)

页首

方法

  名称 说明
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetEnumerator
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 InitializeFromDatabase 获取行集的对象在此集合。 (从 SPPersistedTypeCollection 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

SPPersistedTypeCollection<T> 类

Microsoft.SharePoint.Administration 命名空间