SchemaAnnotationsExtensions.IsNormalized(DataViewSchema+Column) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注釈が true
にtrue
設定されているIsNormalized
場合column
にのみ返します。
public static bool IsNormalized (this Microsoft.ML.DataViewSchema.Column column);
static member IsNormalized : Microsoft.ML.DataViewSchema.Column -> bool
<Extension()>
Public Function IsNormalized (column As DataViewSchema.Column) As Boolean
パラメーター
- column
- DataViewSchema.Column