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

ReplicationWarnings 值。

備註

只有 .NET Framework 2.0 版支援此命名空間、類別或成員。

適用於