다음을 통해 공유


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 열거형에는 등록된 서버 예외의 유형을 지정하는 데 사용되는 값이 포함되어 있습니다.