共用方式為


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.

類別

  類別 說明
公用類別 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.
公用類別 InvalidSqlServer2005StoreFormatException The InvalidSqlServer2005StoreFormatException class is an exception that is raised when the incorrect storage format is encountered.
公用類別 RegisteredServer Represents a SQL Serverregistered server.
公用類別 RegisteredServer. . :: . .Key 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 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 代表伺服器群組父物件。

委派

  委派 說明
公用委派 RegisteredServersStore. . :: . .ExceptionDelegate Represents the delegate that is used to throw a registered server exception.

列舉

  列舉 說明
公用列舉 CredentialPersistenceType CredentialPersistenceType 列舉包含用來指定如何保存登入和密碼的值。
公用列舉 RegisteredServerExceptionType RegisteredServerExceptionType 列舉包含用來指定已註冊之伺服器例外狀況類型的值。