MpuSqlClrWrapper.PDH_FMT_COUNTERVALUE Structure
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. The MpuSqlClrWrapper.PDH_FMT_COUNTERVALUE structure tracks the counter value and status.
Assembly: Microsoft.SqlServer.MpuSqlClrWrapper (in Microsoft.SqlServer.MpuSqlClrWrapper.dll)
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | CStatus | Gets the status of the counter. |
![]() | doubleValue | Gets the value of the counter. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: