次の方法で共有


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

適用対象