EnvironmentReference Class
Represents the reference for an environment.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::EnvironmentReference
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | EnvironmentFolderName | Gets the folder name where the referenced environment is in. |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | Name | Gets the key name. |
![]() | Parent | Gets or sets the parent. |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | ReferenceId | Gets the identifier of the reference. |
![]() | ReferenceType | Gets or set the reference type. |
![]() | State | (Inherited from SfcInstance.) |
![]() | Urn | (Inherited from SfcInstance.) |
![]() | ValidationStatus | Gets a value that indicates the status of the validation. |
| Name | Description | |
|---|---|---|
![]() | CreateIdentityKey() | (Inherited from SfcInstance.) |
![]() | Discover(ISfcDependencyDiscoveryObjectSink^) | (Inherited from SfcInstance.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetChildCollection(String^) | (Inherited from SfcInstance.) |
![]() | GetDomain() | (Inherited from SfcInstance.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() ![]() | GetObjectFactory() | Gets the factory to create a new instance. |
![]() | GetPropertySet() | (Inherited from SfcInstance.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetTypeMetadataImpl() | (Inherited from SfcInstance.) |
![]() | InitializeUIPropertyState() | (Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges(PropertyChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | Refresh() | (Inherited from SfcInstance.) |
![]() | ResetKey() | (Inherited from SfcInstance.) |
![]() | Serialize(XmlWriter^) | (Inherited from SfcInstance.) |
![]() | ToString() | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





