SchemaDefinition.Column.ColumnType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
資料行類型。 如果這是 Null,API 會嘗試從成員的類型衍生類型。
public Microsoft.ML.Data.DataViewType ColumnType { get; set; }
member this.ColumnType : Microsoft.ML.Data.DataViewType with get, set
Public Property ColumnType As DataViewType