Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies a key value pair that represents a map entry.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.XEvent.MapValue
Espacio de nombres: Microsoft.SqlServer.XEvent
Ensamblado: Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxis
'Declaración
Public Class MapValue
'Uso
Dim instance As MapValue
public class MapValue
public ref class MapValue
type MapValue = class end
public class MapValue
El tipo MapValue expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | Indicates whether the specified object is equal to the current object. (Invalida Object.Equals(Object).) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | Returns a hash for the map value. (Invalida Object.GetHashCode().) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | Returns the string value of the map. (Invalida Object.ToString().) |
Arriba
Operadores
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
Equality | Indicates whether the two specified map keys are equal. |
![]() ![]() |
Inequality | Indicates whether the two specified map keys are not equal. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)
.gif)
.gif)