Returns a list of Name objects that contain locally configured SQL Server names. Locally configured SQL Server names are managed with the SQL Client Configuration Utility.
ServerNameList = Application.ListLocallyConfiguredSQLServers
HRESULT pApplication->ListLocallyConfiguredSQLServers ( LPSQLOLENAMELIST* ppServerNameList );
Element | Type | Description |
---|
ServerNameList | NameList | Returned list of Name objects |
dbserverenum