共用方式為


UrnCallsCount 屬性

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Shared Property UrnCallsCount As Integer
    Get
    Set
'用途
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)

屬性值

型別:System. . :: . .Int32