ReplicationStatusAndWarning-Klasse
Represents replication agent status information and threshold monitor warnings.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Replication..::..ReplicationStatusAndWarning
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public NotInheritable Class ReplicationStatusAndWarning
'Usage
Dim instance As ReplicationStatusAndWarning
public sealed class ReplicationStatusAndWarning
public ref class ReplicationStatusAndWarning sealed
[<SealedAttribute>]
type ReplicationStatusAndWarning = class end
public final class ReplicationStatusAndWarning
Der ReplicationStatusAndWarning-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ReplicationStatusAndWarning | Creates a new instance of the ReplicationStatusAndWarning class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ReturnTimestamp | Gets or sets a timestamp that indicates when the data was returned. |
![]() |
Status | Gets or sets the agent status. |
![]() |
UserData | Gets or sets an object that allows users to attach their own data. |
![]() |
Warning | Gets or sets the threshold monitor warning. |
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.
Siehe auch
.gif)
.gif)
.gif)