EnvironmentReference.Key Class
SQL Server 2012
Gets the key used to access the EnvironmentReference class.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.Key
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.Key
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The EnvironmentReference.Key type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EnvironmentReference.Key | Initializes a new instance of the EnvironmentReference.Key class that takes the environment name and environment folder name. |
| Name | Description | |
|---|---|---|
![]() | EnvironmentFolderName | Gets the key environment folder name. |
![]() | InstanceType | (Inherited from SfcKey.) |
![]() | Name | Gets the key name. |
| Name | Description | |
|---|---|---|
![]() | Equals(SfcKey) | Indicates whether the equality of key objects is checked. (Overrides SfcKey.Equals(SfcKey).) |
![]() | Equals(Object) | Indicates whether the equality of key objects is checked. (Overrides SfcKey.Equals(Object).) |
![]() | GetHashCode | Retrieves the hash code of the EnvironmentReference.Key class. (Overrides SfcKey.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | GetUrnFragment | Retrieves the UrnFragment for the SfcInstance type. (Overrides SfcKey.GetUrnFragment().) |
![]() | ToString | (Inherited from SfcKey.) |

