Practico: Endpoints

Inspeccionar endpoints existentes:

 

select * from sys.endpoints;
select * from sys.tcp_endpoints;
select * from sys.http_endpoints;
select * from sys.database_mirroring_endpoints;
select * from sys.service_broker_endpoints;

 

Tags for Practico: Endpoints