IntegrationServices::Key Class
Represents the domain root key for the Integration Services.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcKey
Microsoft.SqlServer.Management.Sdk.Sfc::DomainRootKey
Microsoft.SqlServer.Management.IntegrationServices::IntegrationServices::Key
| Name | Description | |
|---|---|---|
![]() | IntegrationServices::Key() | Initializes a new instance of the IntegrationServices::Key class. |
| Name | Description | |
|---|---|---|
![]() | Domain | (Inherited from DomainRootKey.) |
![]() | InstanceType | (Inherited from SfcKey.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Indicates whether the specified object is equal to the current IntegrationServices::Key object.(Overrides SfcKey::Equals(Object^).) |
![]() ![]() | Equals(Object^, Object^) | Indicates whether the specified objects are considered equal. |
![]() | Equals(SfcKey^) | Indicates whether the current key is the same as the specified key.(Overrides SfcKey::Equals(SfcKey^).) |
![]() | GetHashCode() | Retrieves the hash code.(Overrides SfcKey::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetUrnFragment() | Retrieves the UrnFragment.(Overrides SfcKey::GetUrnFragment().) |
![]() | ToString() | (Inherited from SfcKey.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(IntegrationServices::Key^, IntegrationServices::Key^) | Indicates whether the key objects have the same value using the specified operands. |
![]() ![]() | Equality(IntegrationServices::Key^, Object^) | Indicates whether the specified object and the left-hand side of the key are equal. |
![]() ![]() | Equality(Object^, IntegrationServices::Key^) | Indicates whether the specified object and the right-hand side of the key are equal. |
![]() ![]() | Inequality(IntegrationServices::Key^, IntegrationServices::Key^) | Indicates whether the two specified key objects have different values using the specified operands. |
![]() ![]() | Inequality(IntegrationServices::Key^, Object^) | Indicates whether the specified object and the left-hand side of the key are unequal. |
![]() ![]() | Inequality(Object^, IntegrationServices::Key^) | Indicates whether the specified object and the right-hand side of the key are unequal. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



