Table of Contents

Interface IMergeableUsing<TTarget>

Namespace
LinqToDB.Linq
Assembly
linq2db.dll

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