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.
Refreshes each endpoint on the server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub RefreshEndpoints
'Usage
Me.RefreshEndpoints()
protected void RefreshEndpoints()
protected:
void RefreshEndpoints()
member RefreshEndpoints : unit -> unit
protected function RefreshEndpoints()