OperationMessage Class
Represents a class for an operation message.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::OperationMessage
| 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(ISfcDependencyDiscoveryObjectSink^) | (Inherited from SfcInstance.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetChildCollection(String^) | (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(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.





