Expand Minimize
This topic has not yet been rated - Rate this topic

Server.ProcessorUsage Property

SQL Server 2012

Gets an Int32 value that specifies the processor time used by the instance of the Database Engine.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
function get ProcessorUsage () : int

Property Value

Type: System.Int32
An Int32 value that specifies the processor time used by the instance of the Database Engine.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.