語言

ReplicationStatusAndWarning.Warning 屬性

定義

會收到或設定閾值監控器警告。

public:
 property Microsoft::SqlServer::Replication::ReplicationWarnings Warning { Microsoft::SqlServer::Replication::ReplicationWarnings get(); void set(Microsoft::SqlServer::Replication::ReplicationWarnings value); };
public Microsoft.SqlServer.Replication.ReplicationWarnings Warning { get; set; }
member this.Warning : Microsoft.SqlServer.Replication.ReplicationWarnings with get, set
Public Property Warning As ReplicationWarnings

屬性值

一個 ReplicationWarnings 值。

備註

此命名空間、類別或成員僅在 .NET 框架 2.0 版本中被支援。

適用於