OperationMessage 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示操作消息的类。
public ref class OperationMessage sealed : Microsoft::SqlServer::Management::Sdk::Sfc::SfcInstance
public sealed class OperationMessage : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
type OperationMessage = class
inherit SfcInstance
Public NotInheritable Class OperationMessage
Inherits SfcInstance
- 继承
属性
AbstractIdentityKey |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
Id |
获取操作的指定 ID。 |
IdentityKey |
获取指定操作的标识键。 |
Message |
获取操作的消息文本。 |
MessageSourceType |
获取消息的源类型。 |
MessageTime |
获取消息的创建时间。 |
MessageType |
获取操作中消息的类型。 |
Metadata |
返回有关实例及其域的元数据。 (继承自 SfcInstance) |
OperationId |
获取操作 ID。 |
Parent |
获取或设置操作的父级。 |
Properties |
返回集合实例属性。 (继承自 SfcInstance) |
PropertyStorageProvider |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
State |
返回 SfcInstance 对象的状态。 (继承自 SfcInstance) |
Urn |
返回 SfcInstance 对象的统一资源名称。 (继承自 SfcInstance) |
方法
AlterImpl() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
CheckObjectCreated() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
CheckObjectState() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
CreateIdentityKey() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
CreateImpl() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
Discover(ISfcDependencyDiscoveryObjectSink) |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
DropImpl() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
GetChildCollection(String) |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
GetDomain() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
GetObjectFactory() |
检索用于创建新实例的工厂。 |
GetPropertySet() |
返回 SfcInstance 对象的属性集。 (继承自 SfcInstance) |
GetTypeMetadataImpl() |
指示通过直接返回正确的 TypeMetadata 类覆盖的域。 不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
InitializeUIPropertyState() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
MarkForDropImpl(Boolean) |
返回指示要删除的现有对象的值。 不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
MarkRootAsConnected() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
MoveImpl(SfcInstance) |
指示要移入实例的新父对象。 不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) |
每次更新任何 SfcInstance 元数据的有效值时调用。 (继承自 SfcInstance) |
OnPropertyValueChanges(PropertyChangedEventArgs) |
每次更新任何 SfcInstance 属性的有效值时调用。 (继承自 SfcInstance) |
PostAlter(Object) |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
PostCreate(Object) |
指示创建执行结果的默认实现器。 不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
PostDrop(Object) |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
PostMove(Object) |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
PostRename(Object) |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
Refresh() |
通过从服务器读取对象的属性来刷新它们。 (继承自 SfcInstance) |
RenameImpl(SfcKey) |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
ResetKey() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
Serialize(XmlWriter) |
将实例序列化为 XML。 (继承自 SfcInstance) |
ToString() |
返回实例 Urn 的字符串表示形式。 (继承自 SfcInstance) |
UpdateUIPropertyState() |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
Validate() |
指示基本子对象的验证。 不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
事件
propertyChanged |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 (继承自 SfcInstance) |
PropertyChanged |
在属性值更改时发生。 (继承自 SfcInstance) |
propertyMetadataChanged |
不要在您的代码中直接引用此成员。 它支持 SQL Server 基础结构。 在属性元数据值更改时发生。 (继承自 SfcInstance) |
PropertyMetadataChanged |
在属性的元数据更改时发生。 (继承自 SfcInstance) |