DataViewSchema.Builder.ToSchema Method

Definition

Returns a DataViewSchema that contains the current contents of this DataViewSchema.Builder.

public Microsoft.ML.DataViewSchema ToSchema ();
member this.ToSchema : unit -> Microsoft.ML.DataViewSchema
Public Function ToSchema () As DataViewSchema

Returns

Applies to