SSIS Components for SAP ERP

Build 24.0.9062

CreateFunctionSchema

指定されたSAP ファンクションのスキーマファイルを作成します。

Input

Name Type Description
Function String スキーマが作成されるファンクション。
FunctionDescription String ファンクションの説明(オプション)。
ReturnTables String 返されるテーブルのカンマ区切りリスト。* を使用すると、すべてのテーブルが返されることを示します。

デフォルト値は*です。

SchemaType String 生成するスキーマの種類。

使用できる値は次のとおりです。StoredProcedure, View

デフォルト値はStoredProcedureです。

Result Set Columns

Name Type Description
Result String Success またはFailure を返します。
SchemaFile String 生成されるスキーマファイル。
Columns String 見つかったカラムの数。

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062