Udostępnij za pośrednictwem


DataViewSchema.Annotations Klasa

Definicja

Adnotacje schematu jednego DataViewSchema.Columnelementu .

[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
Dziedziczenie
DataViewSchema.Annotations
Atrybuty

Właściwości

Empty

Adnotacje schematu jednego DataViewSchema.Columnelementu .

Schema

Schemat wiersza adnotacji. Różni się od schematu, do którego należy kolumna.

Metody

GetGetter<TValue>(DataViewSchema+Column)

Pobierz delegata getter dla jednej wartości wiersza adnotacji.

GetValue<TValue>(String, TValue)

Pobierz wartość adnotacji według rodzaju adnotacji (nazwa kolumny).

ToString()

Adnotacje schematu jednego DataViewSchema.Columnelementu .

Dotyczy