Condividi tramite


Classe TracerToken

Represents tracer token information.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Replication..::..TracerToken

Spazio dei nomi  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class TracerToken
'Utilizzo
Dim instance As TracerToken
public sealed class TracerToken
public ref class TracerToken sealed
[<SealedAttribute>]
type TracerToken =  class end
public final class TracerToken

Nel tipo TracerToken sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico TracerToken Creates a new instance of the TracerToken class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica PublisherCommitTime Gets or sets the time at which the tracer record was committed at the Publisher.
Proprietà pubblica TracerTokenId Gets or sets the ID of the tracer token.
Proprietà pubblica UserData Gets or sets an object property that allows users to attach their own data to this object.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Osservazioni

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

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.