Sdílet prostřednictvím


ImpalaObjectDataset.ImpalaObjectDatasetSchema Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to