TypeInfo 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
TypeInfo 类表示sys.dm_xe_objects中的类型对象。
public sealed class TypeInfo : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.XEvent.IXEObjectInfo
type TypeInfo = class
inherit SfcInstance
interface IXEObjectInfo
Public NotInheritable Class TypeInfo
Inherits SfcInstance
Implements IXEObjectInfo
- 继承
- 实现
字段
| 名称 | 说明 |
|---|---|
| TypeTypeName |
类型名称 |
属性
| 名称 | 说明 |
|---|---|
| AbstractIdentityKey |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| Capabilities |
获取功能。 |
| CapabilitiesDesc |
获取功能说明。 |
| Description |
获取或设置说明。 |
| IdentityKey |
获取标识密钥。 |
| KeyChain |
返回对象的标识路径 (继承自 SfcInstance) |
| Metadata |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| Name |
获取名称。 |
| Parent |
获取或设置父级。 |
| Properties |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PropertyStorageProvider |
此属性返回 ISfcPropertyStorageProvider 接口的默认实现,可以在子类中重写它以返回另一个存储提供程序(即平面属性列表) (继承自 SfcInstance) |
| Size |
获取大小。 |
| State |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| Urn |
在每个请求上创建新的 Urn 字符串并返回它。 (继承自 SfcInstance) |
方法
| 名称 | 说明 |
|---|---|
| AlterImpl() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| CheckObjectCreated() |
当 API 要求对象的创建比 CheckObjectState 更强时从域调用 (继承自 SfcInstance) |
| CheckObjectState() |
从域中调用以访问对象 (继承自 SfcInstance) |
| CreateIdentityKey() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| CreateImpl() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| Discover(ISfcDependencyDiscoveryObjectSink) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| DropImpl() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| GetChildCollection(String) |
获取此实例中给定元素名称字符串的子集合。 (继承自 SfcInstance) |
| GetDomain() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| GetObjectFactory() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 |
| GetPropertySet() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| GetTypeMetadataImpl() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| InitializeUIPropertyState() |
可重写那些关心初始化其状态的子对象(当前为“动态元数据”。Enabled“ 属性) (继承自 SfcInstance) |
| MarkForDropImpl(Boolean) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| MarkRootAsConnected() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| MoveImpl(SfcInstance) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| OnPropertyValueChanges(PropertyChangedEventArgs) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PostAlter(Object) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PostCreate(Object) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PostDrop(Object) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PostMove(Object) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PostRename(Object) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| Refresh() |
通过从服务器读取对象属性来刷新这些属性 (继承自 SfcInstance) |
| RenameImpl(SfcKey) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| ResetKey() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| Serialize(XmlWriter) |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| ToString() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| UpdateUIPropertyState() |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| Validate() |
基本子对象的验证 (继承自 SfcInstance) |
活动
| 名称 | 说明 |
|---|---|
| propertyChanged |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PropertyChanged |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| propertyMetadataChanged |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |
| PropertyMetadataChanged |
TypeInfo 类表示sys.dm_xe_objects中的类型对象。 (继承自 SfcInstance) |