.gif) |
ActionBaseTypeAttribute |
Provides a definition for an attribute that can be used to define the type of the base SPAction object for a particular sequence. |
.gif) |
OwnerAttribute |
Provides a definition for an attribute that can be used to define an owner for a specific class. |
.gif) |
PhaseAttribute |
Provides a definition for an attribute that can be used to divide the upgrade of an object into distinct phases. Each phase can have one or more upgrade sequences. |
.gif) |
SPAction |
Abstract class that represents an upgrade action, which is a self-contained operation that describes an upgrade transformation. |
.gif) |
SPActionSequence |
Abstract class that represents an upgrade sequence that uses upgrade actions. |
.gif) |
SPDatabaseAction |
Provides an abstract class for all database upgrade actions. |
.gif) |
SPDatabaseSequence |
Abstract class representing a sequence that all database sequences can use to inherit the default implementation of the ISchemaVersioned interface. |
.gif) |
SPDelegate |
Provides an abstract class for all upgrade delegates. |
.gif) |
SPHierarchyManager |
Represents the upgrade hierarchy manager. |
.gif) |
SPIisWebSiteSequence |
Abstract class that represents the upgrade sequence for an SPIisSite object. |
.gif) |
SPLog |
Represents the Windows SharePoint Services upgrade log. |
.gif) |
SPManager |
Represents the Windows SharePoint Services Upgrade Manager. |
.gif) |
SPMigrator |
Abstract class that is used to migrate content from an earlier version of Windows SharePoint Services to the current one. |
.gif) |
SPPersistedObjectSequence |
Abstract class that represents the sequence that all persisted object sequences can use to inherit the default implementation of the ISchemaVersioned interface. |
.gif) |
SPProgressUpdateEventArgs |
Provides event arguments for the progress update event. |
.gif) |
SPSequence |
Provides an abstract superclass for all upgrade sequences in Windows SharePoint Services. |
.gif) |
SPSiteSequence |
Abstract class that represents the upgrade sequence for a site collection. |
.gif) |
SPUpgradeContext |
Provides additional upgrade context. |
.gif) |
SPUpgradeException |
Represents an upgrade exception. |
.gif) |
StopEventReceiver |
Base class that provides a default implementation for the StopEvent() handler. |
.gif) |
TargetSchemaVersionAttribute |
Provides a definition for an attribute that can be used to define the target schema version of a concrete SPAction object. |
.gif) |
TargetUpgradableObjectAttribute |
Provides a definition for an attribute that can be used to define the System.Type of the upgradeable object for a particular sequence. |
.gif) |
UpgradableAttribute |
Represents a class that can participate in the Windows SharePoint Services extensible upgrade infrastructure. |