언어

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에서만 지원됩니다.

적용 대상