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 | |
---|---|---|
![]() |
TracerToken | Creates a new instance of the TracerToken class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
PublisherCommitTime | Gets or sets the time at which the tracer record was committed at the Publisher. |
![]() |
TracerTokenId | Gets or sets the ID of the tracer token. |
![]() |
UserData | Gets or sets an object property that allows users to attach their own data to this object. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
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.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Replication
Altre risorse
Misurare la latenza e convalidare le connessioni per la replica transazionale (programmazione RMO)