Show / Hide Table of Contents

Namespace Mangrove.MetricSetTransformers.Metadata

Classes

AddByName<TMetadata>

Given a list of names and a factory creating IExpressionMetadata, inject the metadata into all the column specified by the name.

AddExternTableMetadata

AddMetricMetadata

AddUnique<TMetadata>

Given column name and a factory creating IExpressionMetadata, inject the metadata into all the column specified by the name. This class is designed to ensure that there is a unique column in the MetricsPlan with the corresponding metadata type TMetadata.

Back to top Generated by DocFX