ListAnnouncedNetworkSQLServers List

Description

Returns a list of Name objects that contain names of SQL Servers that have been announced on the network used by the default Net-Library.

Visual Basic

ServerNameList = Application.ListAnnouncedNetworkSQLServers

C++

HRESULT pApplication->ListAnnouncedNetworkSQLServers ( LPSQLOLENAMELIST* ppServerNameList );

Elements


Element Type Description

ServerNameList NameList Returned list of Name objects

Reference

dbserverenum