Create(TdxMergeRecords,TdxMergeDestination) Constructor
Initializes a new instance of the TdxMergeRecordsParameters class with specified settings.
Declaration
constructor Create(AMergeRecords: TdxMergeRecords; AMergeDestination: TdxMergeDestination);
Parameters
Name | Type |
---|---|
AMergeRecords | TdxMergeRecords |
AMergeDestination | TdxMergeDestination |
See Also