Share via


SapTableSource.CustomRfcReadTableFunctionModule Property

Definition

Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).

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

Property Value

Applies to