Table of Contents

Enum RelationshipType

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

The type of relationship. Currently, the only possible value is SingleColumn.

public enum RelationshipType

Fields

Name Description
SingleColumn

Relationships are constructed using a column-to-column mapping.