Retrieves performance data.

The following tables list the members exposed by the MonitoringPerformanceDataReader type.

Public Properties

  Name Description
public property BufferSize  Gets or sets the buffer size of the data reader. (inherited from MonitoringDataReader)
public property IsComplete  Gets a Boolean value that determines whether the reader is complete. (inherited from MonitoringDataReader)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Close  Closes the underlying SQL connection. (inherited from MonitoringDataReader)
public method Dispose  Disposes the object and closes the underlying SQL connection. (inherited from MonitoringDataReader)
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetMonitoringPerformanceData Gets monitoring performance data.
public method GetType  (inherited from Object)
public method Read  Gets the next result object. (inherited from MonitoringDataReader)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.