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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.