Skip to main content

Enum AdfAzureTableSinkInsertType

Namespace: Varigence.Languages.Biml.DataFactory

Assembly: Biml.dll

C#


public enum AdfAzureTableSinkInsertType

Fields

FieldsDescription
MergeSource properties will be retained even if the new entity didn't define new properties in the new entity.
ReplaceReplaces entire property of previous entity with new entity if the entity exists.