The properties of the MergeTable class are listed below. For a complete list of MergeTable class members, see the MergeTable Members topic.
Columns | Gets the collection of columns. |
IsExported | Gets or sets a boolean value that indicates if the table is exported. |
IsTrackedOnClient | Gets or sets a boolean value that indicates if the table is tracked on the client. |
IsTrackedOnServer | Gets or sets a boolean value that indicates if the table is tracked on the server. |
Name | Gets or sets the table name. |
Table | Gets or sets the target database table object. |
MergeTable Class | Primeworks.DataPortSync Namespace