skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • MCP Servers
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    MCP Servers

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Use Reports in Applications
    • System Requirements
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now
Search all

Class DatabaseMetricsTransformation<T>

Inheritance
System.Object
DatabaseMetricsTransformation<T>
Namespace: Telerik.OpenAccess.Diagnostics
Assembly: Telerik.OpenAccess.dll

Syntax

public class DatabaseMetricsTransformation<T> : IList<T>, ICollection<T>, IEnumerable<T>, IEnumerable where T : new()
Type Parameters
T

Constructors

DatabaseMetricsTransformation(DatabaseMetricsCollection)

Declaration
public DatabaseMetricsTransformation(DatabaseMetricsCollection source)
Parameters
DatabaseMetricsCollection source

Fields

src

Declaration
protected readonly DatabaseMetricsCollection src
Field Value
DatabaseMetricsCollection

Methods

Calculate(String, String, String[])

Declaration
public virtual void Calculate(string targetProperty, string calculation, params string[] metric)
Parameters
System.String targetProperty

System.String calculation

System.String[] metric

CheckLength(Int32[], String)

Declaration
protected void CheckLength(int[] data, string logName)
Parameters
System.Int32[] data

System.String logName

CheckProperty(String, String)

Declaration
protected string CheckProperty(string property, string logName)
Parameters
System.String property

System.String logName

Returns
System.String

CheckProperty(String[], Int32, String)

Declaration
protected string CheckProperty(string[] property, int idx, string logName)
Parameters
System.String[] property

System.Int32 idx

System.String logName

Returns
System.String

GetContent()

Declaration
protected IList<T> GetContent()
Returns
System.Collections.Generic.IList<T>

GetMetric(String)

Declaration
protected int[] GetMetric(string metricName)
Parameters
System.String metricName

Returns
System.Int32[]

Import(String, Int32[])

Declaration
public virtual void Import(string targetProperty, int[] source)
Parameters
System.String targetProperty

System.Int32[] source

SetTimeStamp(String)

Declaration
public virtual void SetTimeStamp(string timestampPropertyName)
Parameters
System.String timestampPropertyName

Getting Started
  • Install Now
  • Online Demos
Support Resources
  • Documentation
  • Knowledge Base
  • Videos
  • Reporting Samples Repository
  • Reporting Release History
Community
  • Forums
  • Blogs
  • Reporting Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.