Enum RelationshipType
The type of relationship. Currently, the only possible value is SingleColumn.
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public enum RelationshipType
Fields
Name | Description |
---|---|
SingleColumn | Relationships are constructed using a column-to-column mapping. |