TracerToken-Klasse
Represents tracer token information.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Replication..::..TracerToken
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public NotInheritable Class TracerToken
'Usage
Dim instance As TracerToken
public sealed class TracerToken
public ref class TracerToken sealed
[<SealedAttribute>]
type TracerToken = class end
public final class TracerToken
Der TracerToken-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
TracerToken | Creates a new instance of the TracerToken class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Hinweise
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.