SPObjectModelType 成员
对象用来管理 SharePoint 类型信息的限制。
SPObjectModelType 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
SPObjectModelType | [Microsoft.SharePoint.Administration.SPObjectModelType] 类的新实例进行初始化。 |
页首
属性
名称 | 说明 | |
---|---|---|
FullName | 类型的完整名称。 | |
GetPropertyNames | 属性名称的列表。 | |
MethodNames | 方法名称的列表。 | |
SetPropertyNames | 属性名称的列表。 | |
UpgradedPersistedProperties | 获取已删除或更改的字段的字段名称和值的集合。 (从 SPAutoSerializingObject 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetObjectData | 获取对象的序列化的状态。 (从 SPAutoSerializingObject 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
OnDeserialization | 在对象反序列化从文件系统缓存或数据库之后调用。 (从 SPAutoSerializingObject 继承。) | |
ToString | (从 Object 继承。) | |
UpdateParent | 如果存在的话),来更新其状态,将导致包含SPPersistedObject。 (从 SPAutoSerializingObject 继承。) |
页首