BooleanDataViewType Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public sealed class BooleanDataViewType : Microsoft.ML.Data.PrimitiveDataViewType
type BooleanDataViewType = class
inherit PrimitiveDataViewType
Public NotInheritable Class BooleanDataViewType
Inherits PrimitiveDataViewType
- Héritage
Propriétés
Instance |
Instance singleton de ce type. |
RawType |
Type Brut pour ce DataViewType. Notez qu’il s’agit du type de représentation brute et non du contenu complet des informations du DataViewType. (Hérité de DataViewType) |
Méthodes
Equals(DataViewType) |
Type booléen standard. Il s’agit d’un type de représentation de Boolean. Notez que cela ne peut avoir qu’une seule valeur possible, accessible par la propriété Instancestatique singleton . |
ToString() |
Type booléen standard. Il s’agit d’un type de représentation de Boolean. Notez que cela ne peut avoir qu’une seule valeur possible, accessible par la propriété Instancestatique singleton . |