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