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

Documentation

Support Forums
What can we help you with?
Topics

Tabular Sourced Relationship Element

API Type:
Varigence.Languages.Biml.Tabular.AstTabularSourcedRelationshipNode
X-Ref:
  • Ast Tabular Sourced Relationship Node

Attributes

AttributeAPI TypeDefaultDescription
TargetTabularColumnNameAstTabularColumnBaseNode 
Specifies a reference to the target column that this column has a relationship to. This is a required reference to an existing definiton.
CardinalityTabularRelationshipCardinalityManyToOne
Specifies one-to-one or one-to-many cardinality for this relationship.
FilterDirectionTabularRelationshipFilterDirectionOneDirection
Specifies a one or two-way filter direction for this relationship.
IsActiveBooleanTrue
Specifies whether or not this column relationship is active.
RowLevelSecurityBooleanFalse
Enables or disables row-level security for this relationship.

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