ActionInfo 类

定义

操作的元数据。

public sealed class ActionInfo : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.XEvent.IXEObjectInfo
type ActionInfo = class
    inherit SfcInstance
    interface IXEObjectInfo
Public NotInheritable Class ActionInfo
Inherits SfcInstance
Implements IXEObjectInfo
继承
ActionInfo
实现

字段

名称 说明
TypeTypeName

类型名称

属性

名称 说明
AbstractIdentityKey

操作的元数据。

(继承自 SfcInstance)
Capabilities

获取功能。

CapabilitiesDesc

获取功能 desc。

Description

获取说明。

IdentityKey

获取标识密钥。

KeyChain

返回对象的标识路径

(继承自 SfcInstance)
Metadata

操作的元数据。

(继承自 SfcInstance)
Name

操作的名称

Parent

获取或设置父级。

Properties

操作的元数据。

(继承自 SfcInstance)
PropertyStorageProvider

此属性返回 ISfcPropertyStorageProvider 接口的默认实现,可以在子类中重写它以返回另一个存储提供程序(即平面属性列表)

(继承自 SfcInstance)
State

操作的元数据。

(继承自 SfcInstance)
TypeName

获取类型的名称。

TypePackageID

获取类型的包 ID。

TypePackageName

获取类型包的名称。

Urn

在每个请求上创建新的 Urn 字符串并返回它。

(继承自 SfcInstance)

方法

名称 说明
AlterImpl()

操作的元数据。

(继承自 SfcInstance)
CheckObjectCreated()

当 API 要求对象的创建比 CheckObjectState 更强时从域调用

(继承自 SfcInstance)
CheckObjectState()

从域中调用以访问对象

(继承自 SfcInstance)
CreateIdentityKey()

操作的元数据。

(继承自 SfcInstance)
CreateImpl()

操作的元数据。

(继承自 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

操作的元数据。

(继承自 SfcInstance)
DropImpl()

操作的元数据。

(继承自 SfcInstance)
GetChildCollection(String)

获取此实例中给定元素名称字符串的子集合。

(继承自 SfcInstance)
GetDomain()

操作的元数据。

(继承自 SfcInstance)
GetObjectFactory()

获取对象工厂。

GetPropertySet()

操作的元数据。

(继承自 SfcInstance)
GetTypeMetadataImpl()

操作的元数据。

(继承自 SfcInstance)
InitializeUIPropertyState()

可重写那些关心初始化其状态的子对象(当前为“动态元数据”。Enabled“ 属性)

(继承自 SfcInstance)
MarkForDropImpl(Boolean)

操作的元数据。

(继承自 SfcInstance)
MarkRootAsConnected()

操作的元数据。

(继承自 SfcInstance)
MoveImpl(SfcInstance)

操作的元数据。

(继承自 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

操作的元数据。

(继承自 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

操作的元数据。

(继承自 SfcInstance)
PostAlter(Object)

操作的元数据。

(继承自 SfcInstance)
PostCreate(Object)

操作的元数据。

(继承自 SfcInstance)
PostDrop(Object)

操作的元数据。

(继承自 SfcInstance)
PostMove(Object)

操作的元数据。

(继承自 SfcInstance)
PostRename(Object)

操作的元数据。

(继承自 SfcInstance)
Refresh()

通过从服务器读取对象属性来刷新这些属性

(继承自 SfcInstance)
RenameImpl(SfcKey)

操作的元数据。

(继承自 SfcInstance)
ResetKey()

操作的元数据。

(继承自 SfcInstance)
Serialize(XmlWriter)

操作的元数据。

(继承自 SfcInstance)
ToString()

操作的元数据。

(继承自 SfcInstance)
UpdateUIPropertyState()

操作的元数据。

(继承自 SfcInstance)
Validate()

基本子对象的验证

(继承自 SfcInstance)

活动

名称 说明
propertyChanged

操作的元数据。

(继承自 SfcInstance)
PropertyChanged

操作的元数据。

(继承自 SfcInstance)
propertyMetadataChanged

操作的元数据。

(继承自 SfcInstance)
PropertyMetadataChanged

操作的元数据。

(继承自 SfcInstance)

适用于