Enum AdfFrequencyStyle
Namespace: Varigence.Languages.Biml.DataFactory
Assembly: Biml.dll
C#
public enum AdfFrequencyStyle
Fields
Fields | Description |
---|---|
EndOfInterval | Specifies that the activity execution or dataset timeslice should occur at the end of the interval. |
StartOfInterval | Specifies that the activity execution or dataset timeslice should occur at the start of the interval. |