SPUpgradeContext members

Provides additional upgrade context.

The SPUpgradeContext type exposes the following members.

Constructors

  Name Description
Public method SPUpgradeContext Initializes a new instance of the SPUpgradeContext class.

Top

Properties

  Name Description
Public property Item[String] Gets or sets the value of a property from a dictionary whose key is the String.
Public property Item[Type] Gets or sets the value of a property from a dictionary whose key is the Type.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Clear Clears the upgrade context.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPUpgradeContext class

Microsoft.SharePoint.Upgrade namespace