次の方法で共有


SalesforceSource.ReadBehavior プロパティ

定義

操作の読み取り動作。 既定値は Query です。 使用できる値: Query/QueryAll。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ReadBehavior { get; set; }
member this.ReadBehavior : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ReadBehavior As DataFactoryElement(Of String)

プロパティ値

適用対象