Home SQL Server Commands
 

DROP ENDPOINT

Drop an existing endpoint.

Syntax
      DROP ENDPOINT endPointName

Key:
    endPointName    name of the endpoint to be removed

Example

DROP ENDPOINT sales_endpt;

"La vie est vaine: Un peu d'amour, Un peu de haine, Et puis - Bonjour!" - Leon Montenaeken

Related commands:

CREATE ENDPOINT
ALTER ENDPOINT



Back to the Top

Simon Sheppard
SS64.com