Udostępnij przez


Właściwość PerformanceCounters.ObjectInfoRequestCount

Pobiera lub ustawia określona liczba obiektów w licznika.

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

Składnia

'Deklaracja
Public Shared Property ObjectInfoRequestCount As Integer
    Get
    Set
'Użycie
Dim value As Integer

value = PerformanceCounters.ObjectInfoRequestCount

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

Wartość właściwości

Typ: System.Int32
Określona liczba obiektów w licznika.