Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The RegisteredServersStore.Key class represents the property that is associated with the object that uniquely identifies the object.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.Sdk.Sfc.DomainRootKey
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore.Key
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
Public NotInheritable Class Key _
Inherits DomainRootKey
'Применение
Dim instance As RegisteredServersStore.Key
public sealed class Key : DomainRootKey
public ref class Key sealed : public DomainRootKey
[<SealedAttribute>]
type Key =
class
inherit DomainRootKey
end
public final class Key extends DomainRootKey
Тип RegisteredServersStore.Key обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
RegisteredServersStore.Key | Initializes a new instance of the RegisteredServersStore.Key class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Domain | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от DomainRootKey.) |
![]() |
InstanceType | Gets the type of the instance class associated with this key class. (Производный от SfcKey.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the registered servers store represented by the RegisteredServersStore.Key object. (Переопределяет SfcKey.Equals(Object).) |
![]() |
Equals(SfcKey) | Determines whether the object identified by the specified SfcKey is equal to the registered servers store represented by the RegisteredServersStore.Key object. (Переопределяет SfcKey.Equals(SfcKey).) |
![]() ![]() |
Equals(Object, Object) | Determines whether the two specified objects are the same. |
![]() |
GetHashCode | Gets the hash code for the registered servers store. (Переопределяет SfcKey.GetHashCode().) |
![]() |
GetType | (Производный от Object.) |
![]() |
GetUrnFragment | Gets the partial unique resource name (URN) path string that represents the DAC store. (Переопределяет SfcKey.GetUrnFragment().) |
![]() |
ToString | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. Returns a String value that is a sortable representation of the object that can be used in external comparers. (Производный от SfcKey.) |
В начало
Операторы
| Имя | Описание | |
|---|---|---|
![]() ![]() |
Equality(Object, RegisteredServersStore.Key) | Determines whether the object identified by a Object is the same as the object identified by a RegisteredServersStore.Key. |
![]() ![]() |
Equality(RegisteredServersStore.Key, RegisteredServersStore.Key) | Determines whether the objects identified by two RegisteredServersStore.Key objects are the same. |
![]() ![]() |
Equality(RegisteredServersStore.Key, Object) | Determines whether the object identified by a Object is the same as the object identified by a RegisteredServersStore.Key. |
![]() ![]() |
Inequality(Object, RegisteredServersStore.Key) | Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore.Key. |
![]() ![]() |
Inequality(RegisteredServersStore.Key, RegisteredServersStore.Key) | Determines whether the objects identified by two RegisteredServersStore.Key objects are different. |
![]() ![]() |
Inequality(RegisteredServersStore.Key, Object) | Determines whether the object identified by a Object is different than the object identified by a RegisteredServersStore.Key. |
В начало
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Thread Safety
Все общие статические члены этого типа (Shared в Microsoft Visual Basic) можно использовать в многопоточных операциях. Потокобезопасная работа с членами экземпляров типа не гарантируется.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.RegisteredServers
.gif)
.gif)
.gif)
.gif)