Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. The MpuSqlClrWrapper.PDH_FMT_COUNTERVALUE structure tracks the counter value and status.
Namespace: Microsoft.SqlServer.Management.Shared.MpuSql
Assembly: Microsoft.SqlServer.MpuSqlClrWrapper (in Microsoft.SqlServer.MpuSqlClrWrapper.dll)
Syntax
'Declaration
Public Structure PDH_FMT_COUNTERVALUE
'Usage
Dim instance As MpuSqlClrWrapper.PDH_FMT_COUNTERVALUE
public struct PDH_FMT_COUNTERVALUE
public value class PDH_FMT_COUNTERVALUE
[<SealedAttribute>]
type PDH_FMT_COUNTERVALUE = struct end
JScript suports the use of structures, but not the declaration of new ones.
The MpuSqlClrWrapper.PDH_FMT_COUNTERVALUE type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
| Name | Description | |
|---|---|---|
![]() |
CStatus | Gets the status of the counter. |
![]() |
doubleValue | Gets the value of the counter. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)