Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Modifies the specified database service instance for each connection string that is used to access the database.
Overload List
Name | Description | |
---|---|---|
![]() |
ChangeDatabaseInstance(String) | Modifies the database service instance with the specified name for each connection string that is used to access the database. |
![]() |
ChangeDatabaseInstance(SPDatabaseServiceInstance) | Modifies the specified database service instance for each connection string that is used to access the database. |
Top