RelationshipType Enum

Definition

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

public enum RelationshipType
type RelationshipType = 
Public Enum RelationshipType
Inheritance
RelationshipType

Fields

SingleColumn 1

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

Applies to