DatabasePartitionComponent2.UpdateServicesConnectionString Method

Updates all connections in the registry to point to itself. This is called by split to ensure the destination database is internally consistent with self referential connection strings point to itself.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub UpdateServicesConnectionString
public void UpdateServicesConnectionString()
public:
void UpdateServicesConnectionString()
member UpdateServicesConnectionString : unit -> unit
public function UpdateServicesConnectionString()

.NET Framework Security

See Also

Reference

DatabasePartitionComponent2 Class

Microsoft.TeamFoundation.Framework.Server Namespace