Microsoft.SqlServer.Management.RegisteredServers Namespace

Classes

AzureDataStudioConnection

Represents a SQL server connection stored in Azure Data Studio settings

AzureDataStudioConnectionGroup

Represents a connection group saved in Azure Data Studio settings

AzureDataStudioConnectionStore

Represents Azure Data Studio saved connections

DuplicateFoundEventArgs

The event args of the event raised when user attempts to import a registered server or a server group that already exists in the local store

InvalidSqlServer2005StoreFormatException

Exception thrown when upgrading from SqlServer2005

RegisteredServer
RegisteredServer.Key
RegisteredServerCollection

This is the collection for Registered Servers

RegisteredServerException

Base exception class for all Registered Server exception classes

RegisteredServersStore
RegisteredServersStore.Key
ServerGroup
ServerGroup.Key
ServerGroupCollection

This is the collection for Server Groups

ServerGroupParent

Enums

CredentialPersistenceType

Directs what credentials will be persisted in the local store or when serializing a shared server.

RegisteredServerExceptionType

Types of Registered Server Exceptions

Delegates

RegisteredServersStore.ExceptionDelegate

Delegate declaration for handling any exceptions in UI scenarios This is useful in cases where UI should show a user dialog and continue with the rest of the code past the exception.