SPContentDatabase.Upgrade method
Overload list
Name | Description | |
---|---|---|
Upgrade() | Upgrades the object. (Inherited from SPPersistedUpgradableObject.) | |
Upgrade(Boolean) | Upgrades the content database from a previous release to the current release, with the option of upgrading all its children in the upgrade hierarchy. (Overrides SPDatabase.Upgrade(Boolean).) |
Top