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.
Specifies a key value pair that represents a map entry.
Hierarquia de herança
System.Object
Microsoft.SqlServer.XEvent.MapValue
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
Public Class MapValue
'Uso
Dim instance As MapValue
public class MapValue
public ref class MapValue
type MapValue = class end
public class MapValue
O tipo MapValue expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Key | Gets the integer value of the map. |
![]() |
Value | Gets the string value of the map entry. This value is a comma separated list when the map type is a bitmap and the key corresponds to more than one entry in the map. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | Indicates whether the specified object is equal to the current object. (Substitui Object.Equals(Object).) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | Returns a hash for the map value. (Substitui Object.GetHashCode().) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | Returns the string value of the map. (Substitui Object.ToString().) |
Início
Operadores
| Nome | Descrição | |
|---|---|---|
![]() ![]() |
Equality | Indicates whether the two specified map keys are equal. |
![]() ![]() |
Inequality | Indicates whether the two specified map keys are not equal. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)
.gif)
.gif)
.gif)