RowIdDataViewType Class

Definition

The RowIdDataViewType type. This has representation type of DataViewRowId. Note this can have only one possible value, accessible by the singleton static property Instance.

C#
public sealed class RowIdDataViewType : Microsoft.ML.Data.PrimitiveDataViewType
Inheritance

Properties

Instance

The singleton instance of this type.

RawType

The raw Type for this DataViewType. Note that this is the raw representation type and not the complete information content of the DataViewType.

(Inherited from DataViewType)

Methods

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0