MpuSqlClrWrapper Class

Definition

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Represents a wrapper class for MPU Shared procedures in SQL Server CLR Integration.

public ref class MpuSqlClrWrapper sealed
public sealed class MpuSqlClrWrapper
type MpuSqlClrWrapper = class
Public NotInheritable Class MpuSqlClrWrapper
Inheritance
MpuSqlClrWrapper

Constructors

MpuSqlClrWrapper()

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Initializes a new instance of the MpuSqlClrWrapper class.

Methods

GetVolumeFreeSpaceInKB(String)

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Gets the amount of free space, in kilobytes (KB), of the volume of the specified file.

ProcessorUsage()

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Returns the processor usage value using an imported function and the performance counter.

Applies to