Interface IMergeableUsing<TTarget>
Merge command builder that have only target table configured. Only operation available for this type of builder is source configuration.
public interface IMergeableUsing<TTarget>
Type Parameters
TTarget
Target record type.
- Extension Methods