Share via


DrillTableDataset.DrillTableDatasetSchema Property

Definition

Gets or sets the schema name of the Drill. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.schema")]
public object DrillTableDatasetSchema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.schema")>]
member this.DrillTableDatasetSchema : obj with get, set
Public Property DrillTableDatasetSchema As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to