SPContentDatabase.Upgrade Method
Include Protected Members
Include Inherited Members
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 SPPersistedUpgradableObject.Upgrade(Boolean).) |
Top