Share via


Espace de noms Microsoft.SqlServer.Management.RegisteredServers

The Microsoft.SqlServer.Management.RegisteredServers namespace contains classes that represent the SQL Server Registered Servers service.

The Microsoft.SqlServer.Management.RegisteredServers namespace, available with SQL Server 2008, supersedes the Microsoft.SqlServer.Management.RegisteredServers namespace.

Classes

  Classe Description
Classe publique DuplicateFoundEventArgs The event that is raised when a user attempts to import a registered server or server group that already exists in the local store.
Classe publique InvalidSqlServer2005StoreFormatException The InvalidSqlServer2005StoreFormatException class is an exception that is raised when the incorrect storage format is encountered.
Classe publique RegisteredServer Represents a SQL Serverregistered server.
Classe publique RegisteredServer. . :: . .Key Represents the property that is associated with the object that is used to uniquely identify the object.
Classe publique RegisteredServerCollection The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers that are defined on the parent object.
Classe publique RegisteredServerException The RegisteredServerException enumeration contains values that determine the kind of exception that was generated by the Registered Servers service.
Classe publique RegisteredServersStore The RegisteredServerStore class represents a SQL Server registered server store.
Classe publique RegisteredServersStore. . :: . .Key The RegisteredServersStore..::..Key class represents the property that is associated with the object that uniquely identifies the object.
Classe publique ServerGroup The ServerGroup class represents a SQL Server server group.
Classe publique ServerGroup. . :: . .Key Represents the property that is associated with the object that is used to uniquely identify the object.
Classe publique ServerGroupCollection The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups that are defined on the parent object.
Classe publique ServerGroupParent Représente l'objet parent de groupe de serveurs.

Délégués

  Délégué Description
Délégué public RegisteredServersStore. . :: . .ExceptionDelegate Represents the delegate that is used to throw a registered server exception.

Énumérations

  Énumération Description
Énumération publique CredentialPersistenceType L'énumération CredentialPersistenceType contient les valeurs utilisées pour spécifier la manière dont le nom de connexion et les mots de passe sont conservés.
Énumération publique RegisteredServerExceptionType L'énumération RegisteredServerExceptionType contient les valeurs utilisées pour spécifier le type d'exception de serveur inscrit.