SchemaAnnotationsExtensions.IsNormalized(DataViewSchema+Column) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
只有在 已將 注釋設定為 true
時 IsNormalized
column
,才會傳 true
回 和 。
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