ServerSurfaceAreaAdapter.RefreshEndpoints Method ()

 

Applies To: SQL Server 2016 Preview

Refreshes each endpoint on the server.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

protected void RefreshEndpoints()
protected:
void RefreshEndpoints()
member RefreshEndpoints : unit -> unit
Protected Sub RefreshEndpoints

See Also

ServerSurfaceAreaAdapter Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top