次の方法で共有


Office365Dataset.Predicate プロパティ

定義

Office 365 から抽出する行をフィルター処理するために使用できる述語式です。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象