RelationshipKind Enum

Definition

Enumerates the type of the relationship between two or more entities.

public enum class RelationshipKind
public enum RelationshipKind
type RelationshipKind = 
Public Enum RelationshipKind
Inheritance
RelationshipKind

Fields

Association 0

The relationship is defined by an association in a conceptual model. For more information, see Association Element (CSDL).

Remarks

In this release, this enumeration has only one member.

Applies to