Udostępnij przez


Właściwość DependencyDiscoveryDuration

Pobiera lub ustawia czas trwania odnajdowania zależność.

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

Syntax

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

value = PerformanceCounters.DependencyDiscoveryDuration

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

Wartość właściwości

Typ: System. . :: . .TimeSpan
A Timespan wartość określająca czas trwania odnajdowania zależność.