SPDatabase.ChangeDatabaseInstance Method
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