OperationMessage Class
SQL Server 2012
Represents a class for an operation message.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.OperationMessage
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.OperationMessage
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The OperationMessage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | Id | Gets the specified Id of the operation. |
![]() | IdentityKey | Gets the identity key of the specified operation. |
![]() | Message | Gets the message text for the operation. |
![]() | MessageSourceType | Gets the source type of the message. |
![]() | MessageTime | Gets the create time of the message. |
![]() | MessageType | Gets the type of the message in the operation. |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | OperationId | Gets the operation Id. |
![]() | Parent | Gets or sets the parent of the operation. |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | State | (Inherited from SfcInstance.) |
![]() | Urn | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | CreateIdentityKey | (Inherited from SfcInstance.) |
![]() | Discover | (Inherited from SfcInstance.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetChildCollection | (Inherited from SfcInstance.) |
![]() | GetDomain | (Inherited from SfcInstance.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetObjectFactory | Retrieves the factory to create a new instance. |
![]() | GetPropertySet | (Inherited from SfcInstance.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetTypeMetadataImpl | (Inherited from SfcInstance.) |
![]() | InitializeUIPropertyState | (Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges | (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges | (Inherited from SfcInstance.) |
![]() | Refresh | (Inherited from SfcInstance.) |
![]() | ResetKey | (Inherited from SfcInstance.) |
![]() | Serialize | (Inherited from SfcInstance.) |
![]() | ToString | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |

