Udostępnij za pośrednictwem


Właściwość MonitorThreshold.MetricTitle

Pobiera lub ustawia nazwę Metryka progu.

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

Składnia

'Deklaracja
Public Property MetricTitle As String
    Get
    Set
'Użycie
Dim instance As MonitorThreshold
Dim value As String

value = instance.MetricTitle

instance.MetricTitle = value
public string MetricTitle { get; set; }
public:
property String^ MetricTitle {
    String^ get ();
    void set (String^ value);
}
member MetricTitle : string with get, set
function get MetricTitle () : String
function set MetricTitle (value : String)

Wartość właściwości

Typ: System.String
A String wartość odpowiadającą sysname wartości.

Uwagi

Zobacz MonitorThreshold listę obsługiwanych metryki.

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