Share via


HiveObjectDataset.HiveObjectDatasetSchema Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to