Data Port Sync 1.0.500

MergeTableCollection. Method 

[This is preliminary documentation and subject to change.]

Adds a table to the collection.

[Visual Basic]
Public Sub ( _
   ByVal MergeTable As MergeTable _
)
[C#]
public void (
   MergeTable table
);

Parameters

MergeTable
MergeTable object to add.

See Also

MergeTableCollection Class | Primeworks.DataPortSync Namespace