OperationMessage.Key Class
SQL Server 2012
Represents a key for an operation message.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.IdKey
Microsoft.SqlServer.Management.IntegrationServices.OperationMessage.Key
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.IntegrationServices.IdKey
Microsoft.SqlServer.Management.IntegrationServices.OperationMessage.Key
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The OperationMessage.Key type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | OperationMessage.Key | Initializes a new instance of the OperationMessage.Key class with the specified ID. |
| Name | Description | |
|---|---|---|
![]() | Id | Gets the identifier of the key. (Inherited from IdKey.) |
![]() | InstanceType | (Inherited from SfcKey.) |
| Name | Description | |
|---|---|---|
![]() | Equals(SfcKey) | Indicates whether the current key is the same as the specified key. (Inherited from IdKey.) |
![]() | Equals(Object) | Indicates whether the specified object is equal to the current IdKey object. (Inherited from IdKey.) |
![]() | GetHashCode | Retrieves the hash code. (Inherited from IdKey.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetUrnFragment | Gets the UrnFragment for the SfcInstance type. (Overrides SfcKey.GetUrnFragment().) |
![]() | ToString | (Inherited from SfcKey.) |

