SQL_OPTION NO_TCPIP
Prevents the server from accepting SQL connections using TCP/IPv4 and IPv6. Still allows SQL shared memory connections.
See also
SQL_OPTION NO_SHARED_MEMORY can prevent the server from accepting SQL shared memory connections.
TOCIndex