Represents the metadata for sets of key value mappings.
命名空间: Microsoft.SqlServer.XEvent
程序集: Microsoft.SqlServer.XEvent.Linq(在 Microsoft.SqlServer.XEvent.Linq.dll 中)
语法
声明
Public Interface IMapMetadata _
Inherits IXEObjectMetadata
用法
Dim instance As IMapMetadata
public interface IMapMetadata : IXEObjectMetadata
public interface class IMapMetadata : IXEObjectMetadata
type IMapMetadata =
interface
interface IXEObjectMetadata
end
public interface IMapMetadata extends IXEObjectMetadata
IMapMetadata 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
Entries | Gets a collection of key value mappings for this map. |
![]() |
Item | Returns the MapValue entry with the specified key value. |
![]() |
Name | Gets the name of the object. (从 IXEObjectMetadata 继承。) |
![]() |
Package | Gets the IPackage that this object is exposed from. (从 IXEObjectMetadata 继承。) |
页首
.gif)