AmazonRedshiftTableDataset.AmazonRedshiftTableDatasetSchema Property

Definition

Gets or sets the Amazon Redshift schema name. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to