OP Union Set

4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next

version 6.0.6


OP Union Set (connectID; sourceSet1; sourceSet2; destSet) Longint

ParameterTypeDescription
connectIDLongintUnique ID for the established connection
sourceSet1StringFirst source set name
sourceSet2StringSecond source set name
destSetStringDestination set name
Function resultLongintError code

Description

The command OP Union Set creates a set that contains all the records from the sets sourceSet1 and sourceSet2.

See Also

OP Difference Set, OP Intersection Set.


4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next