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 an activity identifier.
Hierarquia de herança
System.Object
Microsoft.SqlServer.XEvent.ActivityId
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class ActivityId
'Uso
Dim instance As ActivityId
[SerializableAttribute]
public class ActivityId
[SerializableAttribute]
public ref class ActivityId
[<SerializableAttribute>]
type ActivityId = class end
public class ActivityId
O tipo ActivityId expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
ActivityId | Initializes a new instance of the ActivityId class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Id | Gets the activity identifier. |
![]() |
Sequence | Gets the activity sequence. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | Determines whether the specified activity is equal to the current activity. (Substitui Object.Equals(Object).) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | Gets the hash code for the current activity. (Substitui Object.GetHashCode().) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | Returns a string representation of the current activity. (Substitui Object.ToString().) |
Início
Operadores
| Nome | Descrição | |
|---|---|---|
![]() ![]() |
Equality | Determines whether the two instances of activity are equal. |
![]() ![]() |
Inequality | Determines whether the two instances of activity 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)