Share via


AmazonRdsForOracleTableDataset.AmazonRdsForOracleTableDatasetSchema Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to