Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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)