Freigeben über


Office365Source.OutputColumns Eigenschaft

Definition

Die Spalten, die aus der tabelle Office 365 ausgelesen werden sollen. Typ: Array von Objekten (oder Expression mit resultType-Array von Objekten). itemType: OutputColumn. Beispiel: [ { "name": "Id" }, { "name": "CreatedDateTime" } ].

public Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.Office365TableOutputColumn>> OutputColumns { get; set; }
member this.OutputColumns : Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.Office365TableOutputColumn>> with get, set
Public Property OutputColumns As DataFactoryElement(Of IList(Of Office365TableOutputColumn))

Eigenschaftswert

Gilt für: