Share via


SapTableSource.RfcTableFields Property

Definition

The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string).

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

Property Value

Applies to