Share via


DataViewSchema.Annotations Classe

Definição

As anotações de esquema de um DataViewSchema.Column.

[System.Diagnostics.DebuggerTypeProxy(typeof(Microsoft.ML.AnnotationsDebuggerProxy))]
public sealed class DataViewSchema.Annotations
[<System.Diagnostics.DebuggerTypeProxy(typeof(Microsoft.ML.AnnotationsDebuggerProxy))>]
type DataViewSchema.Annotations = class
Public NotInheritable Class DataViewSchema.Annotations
Herança
DataViewSchema.Annotations
Atributos

Propriedades

Empty

As anotações de esquema de um DataViewSchema.Column.

Schema

O esquema da linha de anotações. É diferente do esquema ao qual a coluna pertence.

Métodos

GetGetter<TValue>(DataViewSchema+Column)

Obtenha um delegado getter para um valor da linha de anotações.

GetValue<TValue>(String, TValue)

Obtenha o valor de uma anotação, por tipo de anotação (também conhecido como nome da coluna).

ToString()

As anotações de esquema de um DataViewSchema.Column.

Aplica-se a