DataViewSchema.Annotations Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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. |