Dataset.Structure Property

Definition

Columns that define the structure of the dataset. Type: array (or Expression with resultType array), itemType: DatasetDataElement.

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

Property Value

Applies to