You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

キーワードSVCOLUMNは、リレーショナル・データベース列の定義に使用されます。sv.column.{値}を使用してサービス・プロパティ・リソースの検索が行われます。

SVTABLEキーワードは、データベース・テーブルの定義に使用されます。

READ FILE( フォルダ) SVTABLE(NEW_ORDERS) SVCOLUMN(ORDER)
 
SVFileServer.properties

sv.column.order=LINE_NUMBER,PART_NUMBER,PART_DESC,PART_AMOUNT,PART_QUANTITY
 
 

  • No labels