CatalogFolder.Key 클래스

Represents the key used to access the CatalogFolder class.

상속 계층

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
    Microsoft.SqlServer.Management.IntegrationServices.NameKey
      Microsoft.SqlServer.Management.IntegrationServices.CatalogFolder.Key

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)

구문

‘선언
Public NotInheritable Class Key _
    Inherits NameKey
‘사용 방법
Dim instance As CatalogFolder.Key
public sealed class Key : NameKey
public ref class Key sealed : public NameKey
[<SealedAttribute>]
type Key =  
    class 
        inherit NameKey 
    end
public final class Key extends NameKey

CatalogFolder.Key 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 CatalogFolder.Key Initializes a new instance of the CatalogFolder.Key class that takes the key name.

맨 위로 이동

속성

  이름 설명
공용 속성 InstanceType (SfcKey에서 상속됨)
공용 속성 Name Gets the key name. (NameKey에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals(SfcKey) Determines whether the object represented by the current NameKey is equal to the object represented by the specified key. (NameKey에서 상속됨)
공용 메서드 Equals(Object) Determines whether the object represented by the NameKey is equal to the specified Object. (NameKey에서 상속됨)
공용 메서드 GetHashCode Returns hash code for this NameKey. (NameKey에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 GetUrnFragment Gets the UrnFragment for the SfcInstance type. (SfcKey.GetUrnFragment()을(를) 재정의함)
공용 메서드 ToString (SfcKey에서 상속됨)

맨 위로 이동

스레드 보안

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

참고 항목

참조

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