Właściwość MonitorThreshold.MetricId
Pobiera lub ustawia wartość Identyfikatora, który unikatowo identyfikuje Metryka progu.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Property MetricId As Integer
Get
Set
'Użycie
Dim instance As MonitorThreshold
Dim value As Integer
value = instance.MetricId
instance.MetricId = value
public int MetricId { get; set; }
public:
property int MetricId {
int get ();
void set (int value);
}
member MetricId : int with get, set
function get MetricId () : int
function set MetricId (value : int)
Wartość właściwości
Typ: System.Int32
Int32 Wartość, która określa wartość Identyfikatora jednoznacznie identyfikująca Metryka progu.
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.