Udostępnij przez


Właściwość WalkDependenciesDuration

Pobiera lub ustawia czas trwania zaprezentuje zależności w licznika.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
Public Shared Property WalkDependenciesDuration As TimeSpan
    Get
    Set
'Użycie
Dim value As TimeSpan

value = PerformanceCounters.WalkDependenciesDuration

PerformanceCounters.WalkDependenciesDuration = value
public static TimeSpan WalkDependenciesDuration { get; set; }
public:
static property TimeSpan WalkDependenciesDuration {
    TimeSpan get ();
    void set (TimeSpan value);
}
static member WalkDependenciesDuration : TimeSpan with get, set
static function get WalkDependenciesDuration () : TimeSpan
static function set WalkDependenciesDuration (value : TimeSpan)

Wartość właściwości

Typ: System. . :: . .TimeSpan
Czas trwania zaprezentuje zależności w licznika.