共用方式為


NetezzaTableDataset.NetezzaTableDatasetSchema Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to