Dataset.Schema Property

Definition

Columns that define the physical type schema of the dataset. Type: array (or Expression with resultType array), itemType: DatasetSchemaDataElement.

public object Schema { get; set; }
member this.Schema : obj with get, set
Public Property Schema As Object

Property Value

Applies to