• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Activity Schedule Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfActivityScheduleNode
X-Ref:
  • Ast Adf Activity Schedule Node
  • Ast Adf Schedule Base Node

Attributes

AttributeAPI TypeDefaultDescription
FrequencyAdfFrequencyMinute
Specifies the unit of time that should be used when determining the next execution of an activity or updated availability of a dataset. This value is multiplied by the Interval property value to determine the actual timing. This is a required property
IntervalInt320
Specifies the number of time units provided by the Frequency property to determine how frequently data slices are produced or activities are executed. This is a required property
AnchorDateTimeString 
Specifies a date and time value that is used as the baseline over which the execution intervals are computed.
OffsetTimeSpan00:00:00
Specifies an amount of time that should be used to pad the execution intervals.
StyleAdfFrequencyStyleEndOfInterval
Specifies whether the data slice should be produced or the activity executed at the beginning or end of the specified time interval.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence