Programming with Reflection

image\rwnprg32.gif Xfr400JoinByString property

 

Syntax

object.Xfr400JoinByString
object.Xfr400JoinByString = Value

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) how to combine data from multiple files. You can only create a Join By statement if multiple files or members are selected. Note: SQL query options can also be set using the SetSQLStatement method. Transfer options set using the method supersede any transfer options entered using this property.

This property affects AS/400 data transfer and is only relevant to 5250 sessions.

Values

The default is "".

This string can be up to 220 characters long and should use the following syntax:

<field name1><test><field name2>

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property