Класс OperationMessage
Represents a class for an operation message.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.OperationMessage
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class OperationMessage _
Inherits SfcInstance
'Применение
Dim instance As OperationMessage
public sealed class OperationMessage : SfcInstance
public ref class OperationMessage sealed : public SfcInstance
[<SealedAttribute>]
type OperationMessage =
class
inherit SfcInstance
end
public final class OperationMessage extends SfcInstance
Тип OperationMessage обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
AbstractIdentityKey | (Производный от 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 | (Производный от SfcInstance.) | |
OperationId | Gets the operation Id. | |
Parent | Gets or sets the parent of the operation. | |
Properties | (Производный от SfcInstance.) | |
State | (Производный от SfcInstance.) | |
Urn | (Производный от SfcInstance.) |
В начало
Методы
Имя | Описание | |
---|---|---|
CreateIdentityKey | (Производный от SfcInstance.) | |
Discover | (Производный от SfcInstance.) | |
Equals | (Производный от Object.) | |
GetChildCollection | (Производный от SfcInstance.) | |
GetDomain | (Производный от SfcInstance.) | |
GetHashCode | (Производный от Object.) | |
GetObjectFactory | Retrieves the factory to create a new instance. | |
GetPropertySet | (Производный от SfcInstance.) | |
GetType | (Производный от Object.) | |
GetTypeMetadataImpl | (Производный от SfcInstance.) | |
InitializeUIPropertyState | (Производный от SfcInstance.) | |
OnPropertyMetadataChanges | (Производный от SfcInstance.) | |
OnPropertyValueChanges | (Производный от SfcInstance.) | |
Refresh | (Производный от SfcInstance.) | |
ResetKey | (Производный от SfcInstance.) | |
Serialize | (Производный от SfcInstance.) | |
ToString | (Производный от SfcInstance.) |
В начало
События
Имя | Описание | |
---|---|---|
PropertyChanged | (Производный от SfcInstance.) | |
PropertyMetadataChanged | (Производный от SfcInstance.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices