Initializes a new instance of the Merge
public MergeBlockInfo(string tableName);Public Sub New(tableName As String)public MergeBlockInfo(SubTextPart subTextPart);Public Sub New(subTextPart As SubTextPart)| Parameter | Description |
|---|---|
| table |
The name of the table which is the data source for this merge block. |
| sub |
A Sub |