DROP ENDPOINT (Transact-SQL)
SQL Server 2005
Drops an existing endpoint.
Transact-SQL Syntax Conventions
User must be a member of the sysadmin fixed server role, the owner of the endpoint, or have been granted CONTROL permission on the endpoint.
For more information, see GRANT Endpoint Permissions (Transact-SQL).
Reference
CREATE ENDPOINT (Transact-SQL)ALTER ENDPOINT (Transact-SQL)
EVENTDATA (Transact-SQL)
