ProjectInfo.Key Class
SQL Server 2012
Represents the key used to access the catalog.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.NameKey
Microsoft.SqlServer.Management.IntegrationServices.ProjectInfo.Key
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.NameKey
Microsoft.SqlServer.Management.IntegrationServices.ProjectInfo.Key
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The ProjectInfo.Key type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | InstanceType | (Inherited from SfcKey.) |
![]() | Name | Gets the key name. (Inherited from NameKey.) |
| Name | Description | |
|---|---|---|
![]() | Equals(SfcKey) | Determines whether the object represented by the current NameKey is equal to the object represented by the specified key. (Inherited from NameKey.) |
![]() | Equals(Object) | Determines whether the object represented by the NameKey is equal to the specified Object. (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.) |

