Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents a key for an operation message.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.IdKey
Microsoft.SqlServer.Management.IntegrationServices.OperationMessage.Key
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class Key _
Inherits IdKey
'Применение
Dim instance As OperationMessage.Key
public sealed class Key : IdKey
public ref class Key sealed : public IdKey
[<SealedAttribute>]
type Key =
class
inherit IdKey
end
public final class Key extends IdKey
Тип OperationMessage.Key обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
OperationMessage.Key | Initializes a new instance of the OperationMessage.Key class with the specified ID. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Id | Gets the identifier of the key. (Производный от IdKey.) |
![]() |
InstanceType | (Производный от SfcKey.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals(SfcKey) | Indicates whether the current key is the same as the specified key. (Производный от IdKey.) |
![]() |
Equals(Object) | Indicates whether the specified object is equal to the current IdKey object. (Производный от IdKey.) |
![]() |
GetHashCode | Retrieves the hash code. (Производный от IdKey.) |
![]() |
GetType | (Производный от Object.) |
![]() |
GetUrnFragment | Gets the UrnFragment for the SfcInstance type. (Переопределяет SfcKey.GetUrnFragment().) |
![]() |
ToString | (Производный от SfcKey.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)