Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
FileTransfer Object
/ Xfr400GroupByString Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Xfr400GroupByString Property
In This Topic
Gets or sets how to group returned data after a requested function is performed.
Syntax
Visual Basic (Declaration)
expression
.Xfr400GroupByString
As
String
where
expression
is a variable that represents a
FileTransfer Object
Property Value
The default is "".
Remarks
When the Select statement (specified by Xfr400SelectString) includes a function and multiple fields, a Group By statement is necessary. This property affects AS/400 data transfer and is only relevant to 5250 sessions.
See Also
Reference
FileTransfer Object
FileTransfer Members