PredSourceInfo 类

定义

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

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

字段

名称 说明
TypeTypeName

类型名称

属性

名称 说明
AbstractIdentityKey

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
Description

获取或设置说明。

IdentityKey

获取标识密钥。

KeyChain

返回对象的标识路径

(继承自 SfcInstance)
Metadata

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
Name

获取名称。

Parent

获取或设置父级。

Properties

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PropertyStorageProvider

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

(继承自 SfcInstance)
State

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
TypeName

获取或设置类型的名称。

TypePackageID

获取类型的包 ID。

TypePackageName

获取类型包的名称。

Urn

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

(继承自 SfcInstance)

方法

名称 说明
AlterImpl()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
CheckObjectCreated()

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

(继承自 SfcInstance)
CheckObjectState()

从域中调用以访问对象

(继承自 SfcInstance)
CreateIdentityKey()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
CreateImpl()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
DropImpl()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
GetChildCollection(String)

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

(继承自 SfcInstance)
GetDomain()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
GetObjectFactory()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

GetPropertySet()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
GetTypeMetadataImpl()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
InitializeUIPropertyState()

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

(继承自 SfcInstance)
MarkForDropImpl(Boolean)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
MarkRootAsConnected()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
MoveImpl(SfcInstance)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PostAlter(Object)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PostCreate(Object)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PostDrop(Object)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PostMove(Object)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PostRename(Object)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
Refresh()

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

(继承自 SfcInstance)
RenameImpl(SfcKey)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
ResetKey()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
Serialize(XmlWriter)

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
ToString()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
UpdateUIPropertyState()

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
Validate()

基本子对象的验证

(继承自 SfcInstance)

活动

名称 说明
propertyChanged

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PropertyChanged

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
propertyMetadataChanged

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)
PropertyMetadataChanged

PredSourceInfo 类表示sys.dm_xe_objects中的pred_source对象。

(继承自 SfcInstance)

适用于