CatalogFolder::Key Class
Represents the key used to access the CatalogFolder class.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcKey
Microsoft.SqlServer.Management.IntegrationServices::NameKey
Microsoft.SqlServer.Management.IntegrationServices::CatalogFolder::Key
| Name | Description | |
|---|---|---|
![]() | CatalogFolder::Key(String^) | Initializes a new instance of the CatalogFolder::Key class that takes the key name. |
| Name | Description | |
|---|---|---|
![]() | InstanceType | (Inherited from SfcKey.) |
![]() | Name | Gets the key name.(Inherited from NameKey.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the object represented by the NameKey is equal to the specified Object.(Inherited from NameKey.) |
![]() | Equals(SfcKey^) | Determines whether the object represented by the current NameKey is equal to the object represented by the specified key.(Inherited from NameKey.) |
![]() | GetHashCode() | Returns hash code for this NameKey.(Inherited from NameKey.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUrnFragment() | Gets the UrnFragment for the SfcInstance type.(Overrides SfcKey::GetUrnFragment().) |
![]() | ToString() | (Inherited from SfcKey.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

