DataQualityMetricThresholdBase クラス

定義

DataQualityMetricThresholdBase。 基底クラスであることに注意 DataQualityMetricThresholdBase してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がNumericalDataQualityMetricThreshold含まれますCategoricalDataQualityMetricThreshold

public abstract class DataQualityMetricThresholdBase
type DataQualityMetricThresholdBase = class
Public MustInherit Class DataQualityMetricThresholdBase
継承
DataQualityMetricThresholdBase
派生

コンストラクター

DataQualityMetricThresholdBase()

DataQualityMetricThresholdBase の新しいインスタンスを初期化します。

プロパティ

ThresholdValue

しきい値。 null の場合、既定値の設定はメトリックの種類によって異なります。

適用対象