xRecord.merge Method
Merges the current table with the specified table.
public void merge(Common mergeInto)
Run On
Called
Parameters
Parameter |
Description |
---|---|
mergeInto |
The table with which to merge. |
Merges the current table with the specified table.
public void merge(Common mergeInto)
Called
Parameter |
Description |
---|---|
mergeInto |
The table with which to merge. |