次の方法で共有


EntityInferenceConfig.ExcludeNormalizedValues Property

Definition

Option to include/exclude the detected entity values to be normalized and included in the metadata. The numeric and temporal entity types support value normalization.

public bool? ExcludeNormalizedValues { get; set; }
member this.ExcludeNormalizedValues : Nullable<bool> with get, set
Public Property ExcludeNormalizedValues As Nullable(Of Boolean)

Property Value

Applies to