Megosztás a következőn keresztül:


OracleSource.OracleReaderQuery Property

Definition

Gets or sets oracle reader query. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to