This topic has not yet been rated - Rate this topic

PerformanceCounters.InitializeCallsCount Property

Gets or sets how many times the performance of the instance of SQL was called.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public static int InitializeCallsCount { get; set; }

Property Value

Type: System.Int32
An integer that represents how many times the performance of the instance of SQL was called.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.