OperationMessage::Key Class
Represents a key for an operation message.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
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
| Name | Description | |
|---|---|---|
![]() | OperationMessage::Key(Int64) | 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(Object^) | |
![]() | Equals(SfcKey^) | Indicates whether the current key is the same as the specified key.(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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

