Udostępnij za pośrednictwem


Właściwość MonitorThreshold.Value

Pobiera lub ustawia wartość progowa.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)

Składnia

'Deklaracja
Public Property Value As Integer
    Get
    Set
'Użycie
Dim instance As MonitorThreshold
Dim value As Integer

value = instance.Value

instance.Value = value
public int Value { get; set; }
public:
property int Value {
    int get ();
    void set (int value);
}
member Value : int with get, set
function get Value () : int
function set Value (value : int)

Wartość właściwości

Typ: System.Int32
Int32 Wartości.

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.