Condividi tramite


Spazio dei nomi 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.

Classi

  Classe Descrizione
Classe pubblica 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 pubblica InvalidSqlServer2005StoreFormatException The InvalidSqlServer2005StoreFormatException class is an exception that is raised when the incorrect storage format is encountered.
Classe pubblica RegisteredServer Represents a SQL Serverregistered server.
Classe pubblica RegisteredServer. . :: . .Key Represents the property that is associated with the object that is used to uniquely identify the object.
Classe pubblica RegisteredServerCollection The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers that are defined on the parent object.
Classe pubblica RegisteredServerException The RegisteredServerException enumeration contains values that determine the kind of exception that was generated by the Registered Servers service.
Classe pubblica RegisteredServersStore The RegisteredServerStore class represents a SQL Server registered server store.
Classe pubblica RegisteredServersStore. . :: . .Key The RegisteredServersStore..::..Key class represents the property that is associated with the object that uniquely identifies the object.
Classe pubblica ServerGroup The ServerGroup class represents a SQL Server server group.
Classe pubblica ServerGroup. . :: . .Key Represents the property that is associated with the object that is used to uniquely identify the object.
Classe pubblica ServerGroupCollection The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups that are defined on the parent object.
Classe pubblica ServerGroupParent Rappresenta l'oggetto padre del gruppo di server.

Delegati

  Delegato Descrizione
Delegato pubblico RegisteredServersStore. . :: . .ExceptionDelegate Represents the delegate that is used to throw a registered server exception.

Enumerazioni

  Enumerazione Descrizione
Enumerazione pubblica CredentialPersistenceType L'enumerazione CredentialPersistenceType contiene i valori utilizzati per specificare la modalità di persistenza dell'account di accesso e delle password.
Enumerazione pubblica RegisteredServerExceptionType L'enumerazione RegisteredServerExceptionType contiene valori utilizzati per specificare il tipo di eccezione del server registrato.