Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Specifies a key value pair that represents a map entry.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.XEvent.MapValue
Spazio dei nomi Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Sintassi
'Dichiarazione
Public Class MapValue
'Utilizzo
Dim instance As MapValue
public class MapValue
public ref class MapValue
type MapValue = class end
public class MapValue
Nel tipo MapValue sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
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 alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Indicates whether the specified object is equal to the current object. Esegue l'override di Object.Equals(Object). |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Returns a hash for the map value. Esegue l'override di Object.GetHashCode(). |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Returns the string value of the map. Esegue l'override di Object.ToString(). |
In alto
Operatori
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
Equality | Indicates whether the two specified map keys are equal. |
![]() ![]() |
Inequality | Indicates whether the two specified map keys are not equal. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)
.gif)
.gif)