EnvironmentReference::Key Class
Gets the key used to access the EnvironmentReference class.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcKey
Microsoft.SqlServer.Management.IntegrationServices::EnvironmentReference::Key
| Name | Description | |
|---|---|---|
![]() | EnvironmentReference::Key(String^, String^) | 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(Object^) | Indicates whether the equality of key objects is checked.(Overrides SfcKey::Equals(Object^).) |
![]() | Equals(SfcKey^) | Indicates whether the equality of key objects is checked.(Overrides SfcKey::Equals(SfcKey^).) |
![]() | 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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

