次の方法で共有


Office365Source.OutputColumns プロパティ

定義

Office 365 テーブルから読み取る列。 型: オブジェクトの配列 (またはオブジェクトの resultType 配列を含む Expression)。 itemType: OutputColumn。 例: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]。

public object OutputColumns { get; set; }
member this.OutputColumns : obj with get, set
Public Property OutputColumns As Object

プロパティ値

適用対象