Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Represents the metadata for sets of key value mappings.
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
Public Interface IMapMetadata _
Inherits IXEObjectMetadata
'Uso
Dim instance As IMapMetadata
public interface IMapMetadata : IXEObjectMetadata
public interface class IMapMetadata : IXEObjectMetadata
type IMapMetadata =
interface
interface IXEObjectMetadata
end
public interface IMapMetadata extends IXEObjectMetadata
O tipo IMapMetadata expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. (Herdado de IXEObjectMetadata.) |
![]() |
Package | Gets the IPackage that this object is exposed from. (Herdado de IXEObjectMetadata.) |
Início
.gif)