Właściwość PerformanceCounters.UrnCallsCount
Pobiera lub ustawia określoną liczbę wywołań jednolitej nazwy zasobu URN.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Shared Property UrnCallsCount As Integer
Get
Set
'Użycie
Dim value As Integer
value = PerformanceCounters.UrnCallsCount
PerformanceCounters.UrnCallsCount = value
public static int UrnCallsCount { get; set; }
public:
static property int UrnCallsCount {
int get ();
void set (int value);
}
static member UrnCallsCount : int with get, set
static function get UrnCallsCount () : int
static function set UrnCallsCount (value : int)
Wartość właściwości
Typ: System.Int32
Określona liczba URN wywołań.