SPDatabaseSequence Properties

Include Protected Members
Include Inherited Members

The SPDatabaseSequence type exposes the following members.

Properties

  Name Description
Protected property Actions Gets the actions for the action sequence. (Inherited from SPActionSequence.)
Public property Applicable Obsolete. Reserved for internal use. This property is deprecated. (Inherited from SPSequence.)
Public property BackwardsCompatibleSchemaVersion
Public property CanUpgrade Gets a Boolean value that indicates whether or not the object can be upgraded. (Inherited from SPSequence.)
Public property ContinueOnFailure (Inherited from SPSequence.)
Protected property Database
Protected property DatabaseConnectionString Gets the connection string for the database that is being upgraded.
Protected property HierarchyManager Gets the SPHierarchyManager object used by the SPSequence object. (Inherited from SPSequence.)
Protected property Id Gets the ID of the sequence. (Inherited from SPSequence.)
Public property IsApplicable Gets a Boolean value that indicates whether the sequence is applicable to the current object. (Inherited from SPSequence.)
Public property IsBackwardsCompatible (Inherited from SPSequence.)
Public property Log Gets an SPLog object that represents the log of the upgrade session. The upgrade session object can be retrieved by the Session property. (Inherited from SPDelegate.)
Protected property Manager Gets the Microsoft SharePoint Foundation Upgrade Manager. (Inherited from SPDelegate.)
Protected propertyStatic member MinSupportedSchemaVersion
Public property NeedsUpgrade Gets or sets a Boolean value that specifies whether the sequence object needs an upgrade. (Inherited from SPSequence.)
Protected property Object Gets the delegating object. (Inherited from SPDelegate.)
Public property PlaceHolderSequence (Inherited from SPSequence.)
Protected property RunnableActions Gets the actions that can be run for the sequence. (Inherited from SPActionSequence.)
Public property SchemaVersion Gets or sets the schema version for the database sequence.
Protected property Session Gets the upgrade session of the delegate. (Inherited from SPDelegate.)
Protected property Stopped Gets or sets a Boolean value that specifies whether the upgrade is stopped. (Inherited from StopEventReceiver.)
Public property TargetSchemaVersion Gets the target schema version for the database upgrade sequence.
Protected property Type Gets the type of the delegate. (Inherited from SPDelegate.)
Protected property UpgradableObject Gets the object of UpgradableObject type which is being upgraded by this sequence. (Inherited from SPSequence.)

Top

See Also

Reference

SPDatabaseSequence Class

Microsoft.SharePoint.Upgrade Namespace