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でのみサポートされています。

適用対象