EventInfo 类

定义

Event 的元数据类。

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

字段

名称 说明
TypeTypeName

类型名称

属性

名称 说明
AbstractIdentityKey

Event 的元数据类。

(继承自 SfcInstance)
Capabilities

获取功能。

CapabilitiesDesc

获取功能 desc。

DataEventColumnInfoSet

获取数据事件列信息集。

Description

获取说明。

EventColumnInfoSet

获取可自定义的事件列信息集。

IdentityKey

获取标识密钥。

KeyChain

返回对象的标识路径

(继承自 SfcInstance)
Metadata

Event 的元数据类。

(继承自 SfcInstance)
Name

EventInfo 的名称

Parent

EventInfo 的父属性。

Properties

Event 的元数据类。

(继承自 SfcInstance)
PropertyStorageProvider

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

(继承自 SfcInstance)
ReadOnlyEventColumnInfoSet

获取只读事件列信息集。

State

Event 的元数据类。

(继承自 SfcInstance)
Urn

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

(继承自 SfcInstance)

方法

名称 说明
AlterImpl()

Event 的元数据类。

(继承自 SfcInstance)
CheckObjectCreated()

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

(继承自 SfcInstance)
CheckObjectState()

从域中调用以访问对象

(继承自 SfcInstance)
CreateIdentityKey()

Event 的元数据类。

(继承自 SfcInstance)
CreateImpl()

Event 的元数据类。

(继承自 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

Event 的元数据类。

(继承自 SfcInstance)
DropImpl()

Event 的元数据类。

(继承自 SfcInstance)
GetChildCollection(String)

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

(继承自 SfcInstance)
GetDomain()

Event 的元数据类。

(继承自 SfcInstance)
GetObjectFactory()

获取对象工厂。

GetPropertySet()

Event 的元数据类。

(继承自 SfcInstance)
GetTypeMetadataImpl()

Event 的元数据类。

(继承自 SfcInstance)
InitializeUIPropertyState()

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

(继承自 SfcInstance)
MarkForDropImpl(Boolean)

Event 的元数据类。

(继承自 SfcInstance)
MarkRootAsConnected()

Event 的元数据类。

(继承自 SfcInstance)
MoveImpl(SfcInstance)

Event 的元数据类。

(继承自 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

Event 的元数据类。

(继承自 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

Event 的元数据类。

(继承自 SfcInstance)
PostAlter(Object)

Event 的元数据类。

(继承自 SfcInstance)
PostCreate(Object)

Event 的元数据类。

(继承自 SfcInstance)
PostDrop(Object)

Event 的元数据类。

(继承自 SfcInstance)
PostMove(Object)

Event 的元数据类。

(继承自 SfcInstance)
PostRename(Object)

Event 的元数据类。

(继承自 SfcInstance)
Refresh()

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

(继承自 SfcInstance)
RenameImpl(SfcKey)

Event 的元数据类。

(继承自 SfcInstance)
ResetKey()

Event 的元数据类。

(继承自 SfcInstance)
Serialize(XmlWriter)

Event 的元数据类。

(继承自 SfcInstance)
ToString()

Event 的元数据类。

(继承自 SfcInstance)
UpdateUIPropertyState()

Event 的元数据类。

(继承自 SfcInstance)
Validate()

基本子对象的验证

(继承自 SfcInstance)

活动

名称 说明
propertyChanged

Event 的元数据类。

(继承自 SfcInstance)
PropertyChanged

Event 的元数据类。

(继承自 SfcInstance)
propertyMetadataChanged

Event 的元数据类。

(继承自 SfcInstance)
PropertyMetadataChanged

Event 的元数据类。

(继承自 SfcInstance)

适用于