Share via


SapTableSource.RfcTableOptions Property

Definition

The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string).

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

Property Value

Applies to