Skip to main content

Enum AdfPipelineMode

Namespace: Varigence.Languages.Biml.DataFactory

Assembly: Biml.dll

C#


public enum AdfPipelineMode

Fields

FieldsDescription
OneTimeSpecifies that the Azure Data Factory pipeline should be executed just once.
ScheduledSpecifies that the Azure Data Factory pipeline should be executed on a recurring schedule.