OperationMessage.Key 클래스

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에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스