Bagikan melalui


DataViewSchema.Annotations Kelas

Definisi

Anotasi skema dari satu 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
Warisan
DataViewSchema.Annotations
Atribut

Properti

Empty

Anotasi skema dari satu DataViewSchema.Column.

Schema

Skema baris anotasi. Ini berbeda dari skema tempat kolom berada.

Metode

GetGetter<TValue>(DataViewSchema+Column)

Dapatkan delegasi getter untuk satu nilai baris anotasi.

GetValue<TValue>(String, TValue)

Dapatkan nilai anotasi, dengan jenis anotasi (alias nama kolom).

ToString()

Anotasi skema dari satu DataViewSchema.Column.

Berlaku untuk