Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
72:scripting_metric_result [2018/07/24 16:44] – created bkkr72:scripting_metric_result [2018/07/25 14:14] – [MetricResultClass] bkkr
Line 2: Line 2:
  
 ====== MetricResultClass ====== ====== MetricResultClass ======
 +
 +It corresponds to a metric data collector result in Stages.
 +
 +**CreationTime**
 +
 +   * Type: Date
 +  * Documentation: Returns the timestamp of the creation of the metric result. Time of the collection run time.
 +
 +**refer SchemaDescription**
 +
 +  * Type: N/A
 +  * Documentation: The other properties depend on the Collector Description. The name of the columns can be used here.
 +
 +**Lob**
 +
 +  * Type: String
 +  * Documentation: Additional column to store unlimited number of characters.