SPManager Members
Include Protected Members
Include Inherited Members
Enables querying and managing upgrade sessions in the current farm.
The SPManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPManager | Initializes a new instance of the SPManager class. |
Top
Properties
Name | Description | |
---|---|---|
![]() ![]() |
ActionTimeThresholdInCompatibleMode | |
![]() |
ConnectionString | |
![]() |
Farm | |
![]() |
Farm3 | |
![]() ![]() |
Instance | Gets the singleton instance of the SPManager object. |
![]() |
LocalV3FarmAccountName | |
![]() |
Log | Gets the log for the upgrade. |
![]() |
LogFilePath | Obsolete. Gets or sets the path for the log file that is located on the local server. |
![]() |
LoggingEnabled | Obsolete. Gets or sets a Boolean value that determines whether logging is enabled for the upgrade. |
![]() |
Mode | Gets or sets the upgrade mode. |
![]() ![]() |
RevertAllDocumentCustomizationsOnUpgrade | Gets a Boolean value that indicates whether the upgrade reverts all document customizations. |
![]() |
Session | Gets the property indicating whether logging is enabled. |
![]() |
UpgradeContext | Gets the context of the upgrade. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AddUpgradeWorkItem | Adds a work item to be performed post-upgrade. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
PeekIsUpgradeRunning | Checks if upgrade is running on the calling thread. |
![]() |
PerformConfigDatabaseUpgrade | Executes an upgrade of the configuration database in Microsoft SharePoint Foundation. |
![]() |
RunMigrateSession | Obsolete. |
![]() |
RunUpgradeSession | Upgrades a persisted upgradable object in a session. |
![]() ![]() |
SetupConfigDBToWyukonBootStrapMode | Obsolete. |
![]() |
ToString | (Inherited from Object.) |
Top