Partilhar via


SchemaAnnotationsExtensions.IsNormalized(DataViewSchema+Column) Método

Definição

Retorna true se e somente se column tiver IsNormalized anotação definida como 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

Parâmetros

Retornos

Aplica-se a