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.

  说明
公共类 InvalidSqlServer2005StoreFormatException The InvalidSqlServer2005StoreFormatException class is an exception that is raised when the incorrect storage format is encountered.
公共类 RegisteredServer The RegisteredServer class represents a SQL Server registered server.
公共类 RegisteredServer. . :: . .Key The RegisteredServer..::..Key class represents the property that is associated with the object that is used to uniquely identify the object.
公共类 RegisteredServerCollection The RegisteredServerCollection class represents a collection of RegisteredServer objects that represent all the registered servers that are defined on the parent object.
公共类 RegisteredServerException The RegisteredServerException enumeration contains values that determine the kind of exception that was generated by the Registered Servers service.
公共类 RegisteredServersStore The RegisteredServerStore class represents a SQL Server registered server store.
公共类 RegisteredServersStore. . :: . .Key The RegisteredServersStore..::..Key class represents the property that is associated with the object that uniquely identifies the object.
公共类 ServerGroup The ServerGroup class represents a SQL Server server group.
公共类 ServerGroup. . :: . .Key The ServerGroup..::..Key class represents the property that is associated with the object that is used to uniquely identify the object.
公共类 ServerGroupCollection The ServerGroupCollection class represents a collection of ServerGroup objects that represent all the server groups that are defined on the parent object.
公共类 ServerGroupParent Represents the server group parent object.

委托

  委托 说明
公共委托 RegisteredServersStore. . :: . .ExceptionDelegate Represents the delegate that is used to throw a registered server exception.

枚举

  枚举 说明
公共枚举 CredentialPersistenceType The CredentialPersistenceType enumeration contains values that are used to specify how the login and passwords are persisted.
公共枚举 RegisteredServerExceptionType The RegisteredServerExceptionType enumeration contains values that are used to specify the type of registered server exception.