DataViewSchema.Annotations.Builder.ToAnnotations 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回包含 DataViewSchema.Annotations 這個 DataViewSchema.Annotations.Builder 目前內容的資料列。
public Microsoft.ML.DataViewSchema.Annotations ToAnnotations ();
member this.ToAnnotations : unit -> Microsoft.ML.DataViewSchema.Annotations
Public Function ToAnnotations () As DataViewSchema.Annotations