次の方法で共有


SapTableSource.CustomRfcReadTableFunctionModule プロパティ

定義

SAP Table からデータを読み取るために使用するカスタム RFC 関数モジュールを指定します。 型: string (または resultType 文字列を含む式)。

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)

プロパティ値

適用対象