Data Port Sync 1.0.500

MergeTable Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the class.

[Visual Basic]
Public Sub New( _
   ByVal String As String _
)
[C#]
public MergeTable(
   String strTableName
);

Parameters

String
Table name.

See Also

MergeTable Class | Primeworks.DataPortSync Namespace