Поделиться через


Пространство имен Microsoft.SqlServer.Management.RegisteredServers

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

Классы

  Класс Описание
Открытый класс 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 registered 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 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 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.