This document is archived and information here might be outdated. Recommended version. |
Re-reads the list of replicas from the database.
[Visual Basic .NET]
Public Sub RefreshReplicas ( _
)
[C#]
public void RefreshReplicas (
);
[C++]
HRESULT RefreshReplicas(
void
);
Use this method to make your connection aware of check-outs being performed concurrently by other connections to the same database.