OP Difference 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 Difference Set (connectID; sourceSe1; sourceSet2; destSet) Longint

ParameterTypeDescription
connectIDLongintUnique ID for the established connection
sourceSe1StringFirst source set name
sourceSet2StringSecond source set name
destSetStringDestination set name
Function resultLongint Error code

Description

The command OP Difference Set compares sourceSet1 and sourceSet2 and excludes all records that are present in sourceSet2 from the destSet.

See Also

OP Intersection Set, 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