DataViewSchema.Annotations 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
一個 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
- 繼承
-
DataViewSchema.Annotations
- 屬性
屬性
Empty |
一個 DataViewSchema.Column 的架構批註。 |
Schema |
批註資料列的架構。 它與資料行所屬的架構不同。 |
方法
GetGetter<TValue>(DataViewSchema+Column) |
取得注釋資料列一個值的 getter 委派。 |
GetValue<TValue>(String, TValue) |
依批註種類取得批註的值, (也稱為資料行名稱) 。 |
ToString() |
一個 DataViewSchema.Column 的架構批註。 |