StatisticsResult Properties

The StatisticsResult type exposes the following members.

Properties
  NameDescription
Public propertyDataStamp
Gets the data stamp information.
Public propertyException
Gets the exception, if there was one.
Public propertyHasWarnings
Gets a value indicating whether this instance has warnings.
Public propertyMetricSet
Gets the metric set the result was queried for.
Public propertyStatistics
Gets the query measurements, if requested by the client.
Public propertyWarnings
Gets the warnings.
Top
See Also