Sdílet prostřednictvím


PostgreSqlTableDataset.PostgreSqlTableDatasetSchema Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to